diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-11 03:14:05 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-11 03:16:41 +0100 |
commit | 19a363e10ef0cc0d2cff87a7eb8a2080ee258132 (patch) | |
tree | f214ca98c93cf345a6837766cbab3f4841e2d723 /mail-filter/spamassassin | |
parent | sys-apps/portage: x86 stable (bug #650060) (diff) | |
download | gentoo-19a363e10ef0cc0d2cff87a7eb8a2080ee258132.tar.gz gentoo-19a363e10ef0cc0d2cff87a7eb8a2080ee258132.tar.bz2 gentoo-19a363e10ef0cc0d2cff87a7eb8a2080ee258132.zip |
mail-filter/spamassassin: x86 stable (bug #649822)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'mail-filter/spamassassin')
-rw-r--r-- | mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild b/mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild index 16109c5a2f09..408d0456c737 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/spamassassin/source/${MY_P}.tar.bz2" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="berkdb cron ipv6 ldap libressl mysql postgres qmail sqlite ssl test" # The Makefile.PL script checks for dependencies, but only fails if a |