summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-22 00:44:03 +0000
committerSam James <sam@gentoo.org>2021-12-22 00:44:03 +0000
commit8301691c6158cda46edf277b8aa8662934a7d4db (patch)
tree61ff66e3e3be1c49bbc155f43856f80face13843 /www-apache
parentdev-util/shadowman: stable 3 for hppa, bug #829557 (diff)
downloadgentoo-8301691c6158cda46edf277b8aa8662934a7d4db.tar.gz
gentoo-8301691c6158cda46edf277b8aa8662934a7d4db.tar.bz2
gentoo-8301691c6158cda46edf277b8aa8662934a7d4db.zip
www-apache/mod_security: Stabilize 2.9.5 amd64, #829741
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_security/mod_security-2.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_security/mod_security-2.9.5.ebuild b/www-apache/mod_security/mod_security-2.9.5.ebuild
index 945d55701340..fd9e46406b5a 100644
--- a/www-apache/mod_security/mod_security-2.9.5.ebuild
+++ b/www-apache/mod_security/mod_security-2.9.5.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} )"