diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 21:33:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 21:33:37 +0100 |
commit | 4b870cd2b8eed54a608e1cde43e785b8da43eabc (patch) | |
tree | 315ec923be1fbc8dd94cc64b1d5267f51d848152 /mail-filter | |
parent | net-vpn/tor: stable 0.3.1.10 for ppc64, bug #649698 (diff) | |
download | gentoo-4b870cd2b8eed54a608e1cde43e785b8da43eabc.tar.gz gentoo-4b870cd2b8eed54a608e1cde43e785b8da43eabc.tar.bz2 gentoo-4b870cd2b8eed54a608e1cde43e785b8da43eabc.zip |
mail-filter/spamassassin: stable 3.4.1-r20 for ppc64, bug #649822
Bug: https://bugs.gentoo.org/649822
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'mail-filter')
-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 40659a310e41..5d5f08a31e17 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 |