diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-06-23 13:27:35 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-06-23 14:07:03 -0400 |
commit | 894e78507eaef58ea920a0ed96394b4153c6e5e6 (patch) | |
tree | 536a0fa01f350d45d2f5625af4014aba224791bd /mail-mta | |
parent | dev-ruby/slop: drop 4.9.2, 4.9.3 (diff) | |
download | gentoo-894e78507eaef58ea920a0ed96394b4153c6e5e6.tar.gz gentoo-894e78507eaef58ea920a0ed96394b4153c6e5e6.tar.bz2 gentoo-894e78507eaef58ea920a0ed96394b4153c6e5e6.zip |
mail-mta/netqmail: Drop ppc keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.06-r14.ebuild | 2 | ||||
-rw-r--r-- | mail-mta/netqmail/netqmail-1.06-r16.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/netqmail/netqmail-1.06-r14.ebuild b/mail-mta/netqmail/netqmail-1.06-r14.ebuild index b97074ac9ce7..7cbf0e0d505f 100644 --- a/mail-mta/netqmail/netqmail-1.06-r14.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r14.ebuild @@ -41,7 +41,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc64 ~s390 sparc x86" IUSE="authcram gencertdaily highvolume pop3 qmail-spp ssl vanilla" REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume )" RESTRICT="test" diff --git a/mail-mta/netqmail/netqmail-1.06-r16.ebuild b/mail-mta/netqmail/netqmail-1.06-r16.ebuild index eac15c056ce8..b1a7b7419fc1 100644 --- a/mail-mta/netqmail/netqmail-1.06-r16.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r16.ebuild @@ -41,7 +41,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~s390 ~sparc ~x86" IUSE="authcram gencertdaily highvolume pop3 qmail-spp ssl vanilla" REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume )" RESTRICT="test" |