summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-09 23:34:30 +0000
committerSam James <sam@gentoo.org>2023-03-09 23:34:30 +0000
commit0d61849c175af5b821ac31ffd6ac949e0c5912c0 (patch)
tree035535faa1faa3e648ff9ad66c6a5b3c5b52d030 /www-apache
parentdev-ml/ppx_sexp_conv: fix dep on ppxlib (diff)
downloadgentoo-0d61849c175af5b821ac31ffd6ac949e0c5912c0.tar.gz
gentoo-0d61849c175af5b821ac31ffd6ac949e0c5912c0.tar.bz2
gentoo-0d61849c175af5b821ac31ffd6ac949e0c5912c0.zip
www-apache/mod_security: Stabilize 2.9.7 x86, #900615
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_security/mod_security-2.9.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_security/mod_security-2.9.7.ebuild b/www-apache/mod_security/mod_security-2.9.7.ebuild
index 6905aea4982b..3d898fa097d7 100644
--- a/www-apache/mod_security/mod_security-2.9.7.ebuild
+++ b/www-apache/mod_security/mod_security-2.9.7.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 pcre2"
REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"