summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrius Štikonas <andrius@stikonas.eu>2018-10-27 19:38:59 +0100
committerAaron Bauman <bman@gentoo.org>2019-04-17 23:30:05 -0400
commit693ebf85ab41012624896711dcc72032d0379db9 (patch)
treeed5cde3d9d47c74e56029bf9d858d4e485aaa747 /mail-filter/dspam
parentsys-kernel/dracut: Add ~arm64 keyword (diff)
downloadgentoo-693ebf85ab41012624896711dcc72032d0379db9.tar.gz
gentoo-693ebf85ab41012624896711dcc72032d0379db9.tar.bz2
gentoo-693ebf85ab41012624896711dcc72032d0379db9.zip
mail-filter/dspam: Add ~arm64 keyword
Signed-off-by: Andrius Štikonas <andrius@stikonas.eu> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'mail-filter/dspam')
-rw-r--r--mail-filter/dspam/dspam-3.10.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/dspam/dspam-3.10.2-r2.ebuild b/mail-filter/dspam/dspam-3.10.2-r2.ebuild
index 427586b4be9e..eb4899d3022e 100644
--- a/mail-filter/dspam/dspam-3.10.2-r2.ebuild
+++ b/mail-filter/dspam/dspam-3.10.2-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
DRIVERS_IUSE="+hash mysql postgres sqlite"
SCALES_IUSE="small-scale +domain-scale large-scale"
IUSE="clamav daemon debug ldap static-libs syslog virtual-users user-homedirs ${DRIVERS_IUSE} ${SCALES_IUSE}"