commit: 0d61849c175af5b821ac31ffd6ac949e0c5912c0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 9 23:34:30 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 9 23:34:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d61849c
www-apache/mod_security: Stabilize 2.9.7 x86, #900615 Signed-off-by: Sam James <sam <AT> gentoo.org> www-apache/mod_security/mod_security-2.9.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} )"
