commit: 06e23b87593726139dd4b9a4ec91ae4bfa2148b5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 2 03:33:53 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 2 03:33:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06e23b87
www-apache/mod_security: Stabilize 2.9.6 x86, #883951 Signed-off-by: Sam James <sam <AT> gentoo.org> www-apache/mod_security/mod_security-2.9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b268a75af0c6..0422821f4ddf 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} )"
