diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-08 23:03:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-08 23:03:46 +0000 |
commit | 63d8fcfd4fa6885efc5d429b6d7986c657af3b76 (patch) | |
tree | 5ca599d229d92a97b2920110de1edd27fb8662cb /mail-filter/spamassassin | |
parent | dev-python/matplotlib: bump to 2.2.0 (diff) | |
download | gentoo-63d8fcfd4fa6885efc5d429b6d7986c657af3b76.tar.gz gentoo-63d8fcfd4fa6885efc5d429b6d7986c657af3b76.tar.bz2 gentoo-63d8fcfd4fa6885efc5d429b6d7986c657af3b76.zip |
mail-filter/spamassassin: stable 3.4.1-r20 for ia64, bug #649822
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'mail-filter/spamassassin')
-rw-r--r-- | mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild b/mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild index c4789c7633dc..16109c5a2f09 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |