diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:42:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:42:52 +0100 |
commit | f67a48a77dd22be76f2add963ffe3af964a36e68 (patch) | |
tree | 1bfd2a8f41df9d6f7c637606180424bbe4b15191 /mail-filter/spamassassin | |
parent | dev-perl/DBD-Pg: ppc stable wrt bug #595954 (diff) | |
download | gentoo-f67a48a77dd22be76f2add963ffe3af964a36e68.tar.gz gentoo-f67a48a77dd22be76f2add963ffe3af964a36e68.tar.bz2 gentoo-f67a48a77dd22be76f2add963ffe3af964a36e68.zip |
mail-filter/spamassassin: ppc stable wrt bug #594430
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-filter/spamassassin')
-rw-r--r-- | mail-filter/spamassassin/spamassassin-3.4.1-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/spamassassin/spamassassin-3.4.1-r8.ebuild b/mail-filter/spamassassin/spamassassin-3.4.1-r8.ebuild index c9821543b816..4459bc778ed2 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.1-r8.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.1-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,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="+bayes berkdb cron ipv6 ldap libressl mysql postgres qmail sqlite ssl test" # You can do without a database unless you need the Bayes features. |