summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-02 03:38:06 +0000
committerSam James <sam@gentoo.org>2022-12-02 03:38:06 +0000
commit90e70e766a2b5411af2fe2b0ee4a247996d5af90 (patch)
tree57e31126ac67fc95fd9dcec68131c8c9be5cef66 /www-apache
parentdev-libs/modsecurity: Stabilize 3.0.8 amd64, #883951 (diff)
downloadgentoo-90e70e766a2b5411af2fe2b0ee4a247996d5af90.tar.gz
gentoo-90e70e766a2b5411af2fe2b0ee4a247996d5af90.tar.bz2
gentoo-90e70e766a2b5411af2fe2b0ee4a247996d5af90.zip
www-apache/mod_security: Stabilize 2.9.6 amd64, #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 0422821f4ddf..7855dcafcbd0 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} )"