diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-05 22:24:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-05 22:28:59 +0100 |
commit | 1e9368d2dfd968d7d9df57d8c98a5928393e636d (patch) | |
tree | a3c1057a6856d1e389a5a26838594f5f67c3d4d3 /mail-filter | |
parent | sys-apps/coreutils: arm64/m68k/s390/sh stable (bug #629584) (diff) | |
download | gentoo-1e9368d2dfd968d7d9df57d8c98a5928393e636d.tar.gz gentoo-1e9368d2dfd968d7d9df57d8c98a5928393e636d.tar.bz2 gentoo-1e9368d2dfd968d7d9df57d8c98a5928393e636d.zip |
mail-filter/spamassassin: x86 stable (bug #636544)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/spamassassin/spamassassin-3.4.1-r19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/spamassassin/spamassassin-3.4.1-r19.ebuild b/mail-filter/spamassassin/spamassassin-3.4.1-r19.ebuild index 7b85173addfc..1c96798a6407 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.1-r19.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.1-r19.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 |