diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-12-30 15:32:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-30 15:16:26 +0000 |
commit | 5c54846227b4752303cef34109ee78fe8d1bd3c8 (patch) | |
tree | 79ee58a48d76800a5b4e9b24f4acf1eadb90f76d /mail-mta | |
parent | mail-mta/netqmail: drop old (diff) | |
download | gentoo-5c54846227b4752303cef34109ee78fe8d1bd3c8.tar.gz gentoo-5c54846227b4752303cef34109ee78fe8d1bd3c8.tar.bz2 gentoo-5c54846227b4752303cef34109ee78fe8d1bd3c8.zip |
mail-mta/netqmail: move keywords forward
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64 s90 sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.06-r12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/netqmail/netqmail-1.06-r12.ebuild b/mail-mta/netqmail/netqmail-1.06-r12.ebuild index 8044a26d5027..2e6bcd4fa919 100644 --- a/mail-mta/netqmail/netqmail-1.06-r12.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r12.ebuild @@ -41,7 +41,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="authcram gencertdaily highvolume libressl pop3 qmail-spp ssl vanilla" REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume )" RESTRICT="test" |