summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-02 03:33:53 +0000
committerSam James <sam@gentoo.org>2022-12-02 03:33:53 +0000
commit06e23b87593726139dd4b9a4ec91ae4bfa2148b5 (patch)
tree3dc26df7da8bb111c4e0eea17015e855783e96bb /www-apache
parentdev-libs/modsecurity: Stabilize 3.0.8 x86, #883951 (diff)
downloadgentoo-06e23b87593726139dd4b9a4ec91ae4bfa2148b5.tar.gz
gentoo-06e23b87593726139dd4b9a4ec91ae4bfa2148b5.tar.bz2
gentoo-06e23b87593726139dd4b9a4ec91ae4bfa2148b5.zip
www-apache/mod_security: Stabilize 2.9.6 x86, #883951
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_security/mod_security-2.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_security/mod_security-2.9.6.ebuild b/www-apache/mod_security/mod_security-2.9.6.ebuild
index b268a75af0c6..0422821f4ddf 100644
--- a/www-apache/mod_security/mod_security-2.9.6.ebuild
+++ b/www-apache/mod_security/mod_security-2.9.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/SpiderLabs/ModSecurity/releases/download/v${PV}/${MY
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="doc fuzzyhash geoip jit json lua mlogc"
REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"