diff options
author | Sam James <sam@gentoo.org> | 2021-12-22 00:45:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-22 00:45:09 +0000 |
commit | 08981e8a04e4601931df4d3d035d7d11559bc7f4 (patch) | |
tree | 39575da73bba3ab4a1b354678c3b504bcdff19a7 /www-apache/mod_security | |
parent | net-mail/mu: Stabilize 1.6.10 amd64, #829781 (diff) | |
download | gentoo-08981e8a04e4601931df4d3d035d7d11559bc7f4.tar.gz gentoo-08981e8a04e4601931df4d3d035d7d11559bc7f4.tar.bz2 gentoo-08981e8a04e4601931df4d3d035d7d11559bc7f4.zip |
www-apache/mod_security: Stabilize 2.9.5 x86, #829741
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache/mod_security')
-rw-r--r-- | www-apache/mod_security/mod_security-2.9.5.ebuild | 2 |
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 fd9e46406b5a..03b2d414b760 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} )" |