summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-12 18:31:28 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-12 20:02:19 -0500
commitcdef69997ae5724dd4352be84494373b00030e1e (patch)
treeca6184f6e28d86134cdd23a2374d740356b26c61 /mail-filter/dspam
parentmail-filter: drop old EAPI (diff)
downloadgentoo-cdef69997ae5724dd4352be84494373b00030e1e.tar.gz
gentoo-cdef69997ae5724dd4352be84494373b00030e1e.tar.bz2
gentoo-cdef69997ae5724dd4352be84494373b00030e1e.zip
mail-filter/dspam: ALLARCHES EAPI bump
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 eb4899d3022e..0144efda5694 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 ~arm64 ~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}"