commit: 73ad6a0f984b763dc3b8f92bd572afee3fb59d33 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 8 12:07:33 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 8 12:09:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73ad6a0f
www-apache/mod_security: Stabilize 2.9.8 x86, #950863 Signed-off-by: Sam James <sam <AT> gentoo.org> www-apache/mod_security/mod_security-2.9.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apache/mod_security/mod_security-2.9.8.ebuild b/www-apache/mod_security/mod_security-2.9.8.ebuild index 4138f6a327b8..4b8359b2ff3c 100644 --- a/www-apache/mod_security/mod_security-2.9.8.ebuild +++ b/www-apache/mod_security/mod_security-2.9.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/owasp-modsecurity/ModSecurity/releases/download/v${P 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} )"
