diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-14 23:07:13 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-14 23:08:23 +0200 |
commit | f935da8a720037354552275c2189b5702daad6aa (patch) | |
tree | 9e22f4ab6e17c22828b3db61258b2efe47d31ac7 /mail-filter | |
parent | app-misc/screen: arm64 stable (bug #708460) (diff) | |
download | gentoo-f935da8a720037354552275c2189b5702daad6aa.tar.gz gentoo-f935da8a720037354552275c2189b5702daad6aa.tar.bz2 gentoo-f935da8a720037354552275c2189b5702daad6aa.zip |
mail-filter/spamassassin: arm64 stable (bug #707816)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@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 55de18339926..1ca7107d8c9b 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 )" |