diff options
author | Sam James <sam@gentoo.org> | 2024-04-26 18:16:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-26 18:16:19 +0100 |
commit | b268f9e2a9c49882be88ab301ed9856aa018d8c1 (patch) | |
tree | 40a24fcac8f961b77097c6db50009b109d8f9fa0 /www-apache | |
parent | www-client/links: Stabilize 2.29-r1 ppc, #930709 (diff) | |
download | gentoo-b268f9e2a9c49882be88ab301ed9856aa018d8c1.tar.gz gentoo-b268f9e2a9c49882be88ab301ed9856aa018d8c1.tar.bz2 gentoo-b268f9e2a9c49882be88ab301ed9856aa018d8c1.zip |
www-apache/modsecurity-crs: Stabilize 4.0.0 amd64, #930718
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/modsecurity-crs/modsecurity-crs-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/modsecurity-crs/modsecurity-crs-4.0.0.ebuild b/www-apache/modsecurity-crs/modsecurity-crs-4.0.0.ebuild index 1a0a134d3046..0969a8e43cfe 100644 --- a/www-apache/modsecurity-crs/modsecurity-crs-4.0.0.ebuild +++ b/www-apache/modsecurity-crs/modsecurity-crs-4.0.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/coreruleset-${MY_PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+apache2" RDEPEND="apache2? ( >=www-apache/mod_security-2.9.6 )" |