Diff public-inbox-1.9.0_p20240422 with a public-inbox-9999
| /usr/portage/net-mail/public-inbox/public-inbox-9999.ebuild 2024-07-02 13:51:48.433851570 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 1 |
# Copyright 1999-2024 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 25 | 25 |
LICENSE="AGPL-3+" |
| 26 | 26 |
SLOT="0" |
| 27 | 27 |
if [[ ${PV} != 9999 ]] ; then
|
| 28 |
KEYWORDS="amd64" |
|
| 28 |
KEYWORDS="~amd64" |
|
| 29 | 29 |
fi |
| 30 | 30 | |
| 31 | 31 |
# in order of mention in INSTALL.html, going more for feature completeness |