From: Andrius Štikonas Date: Sat, 27 Oct 2018 18:38:59 +0000 (+0100) Subject: mail-filter/dspam: Add ~arm64 keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=693ebf85ab41012624896711dcc72032d0379db9;p=gentoo.git mail-filter/dspam: Add ~arm64 keyword Signed-off-by: Andrius Štikonas Signed-off-by: Aaron Bauman --- 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}"