diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 15:20:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 15:20:34 +0100 |
commit | 6a0f19bc2af3d0162daeeda2262be7c331b14c00 (patch) | |
tree | c59255afe475e0fca35bff5f717a1a18462464a3 /mail-filter | |
parent | dev-db/postgresql: x86 stable wrt bug #709708 (diff) | |
download | gentoo-6a0f19bc2af3d0162daeeda2262be7c331b14c00.tar.gz gentoo-6a0f19bc2af3d0162daeeda2262be7c331b14c00.tar.bz2 gentoo-6a0f19bc2af3d0162daeeda2262be7c331b14c00.zip |
mail-filter/spamassassin: ia64 stable wrt bug #707816
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/spamassassin/spamassassin-3.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/spamassassin/spamassassin-3.4.4.ebuild b/mail-filter/spamassassin/spamassassin-3.4.4.ebuild index a37c851c9ea9..937e5f5efc6d 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.4.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.4.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 ~arm64 ~hppa ~ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="berkdb cron ipv6 ldap libressl mysql postgres qmail sqlite ssl test" RESTRICT="!test? ( test )" |