diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 06:32:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 06:32:54 +0300 |
commit | 882d71c9194c0e3fccfe8f758309a40528f5314e (patch) | |
tree | 865fa465e30093464134afc7e3af0eee038ffb7d /mail-filter | |
parent | app-dicts/myspell-mi: amd64 stable wrt bug #663866 (diff) | |
download | gentoo-882d71c9194c0e3fccfe8f758309a40528f5314e.tar.gz gentoo-882d71c9194c0e3fccfe8f758309a40528f5314e.tar.bz2 gentoo-882d71c9194c0e3fccfe8f758309a40528f5314e.zip |
mail-filter/spamassassin: s390 stable wrt bug #663204
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/spamassassin/spamassassin-3.4.1-r21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/spamassassin/spamassassin-3.4.1-r21.ebuild b/mail-filter/spamassassin/spamassassin-3.4.1-r21.ebuild index cde2fd969365..b4c49f4207ad 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.1-r21.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.1-r21.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 |