diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:19:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:19:49 +0000 |
commit | a59ada83e4ffbee9dabc0afdfbb747e8fdc65a1a (patch) | |
tree | 1c24d89324edd92502b87b1c0de53e8e3826fad7 | |
parent | sci-visualization/gnuplot: Stabilize 5.4.1-r1 x86, #766528 (diff) | |
download | gentoo-a59ada83e4ffbee9dabc0afdfbb747e8fdc65a1a.tar.gz gentoo-a59ada83e4ffbee9dabc0afdfbb747e8fdc65a1a.tar.bz2 gentoo-a59ada83e4ffbee9dabc0afdfbb747e8fdc65a1a.zip |
www-apache/mod_security: Stabilize 2.9.3-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | www-apache/mod_security/mod_security-2.9.3-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_security/mod_security-2.9.3-r100.ebuild b/www-apache/mod_security/mod_security-2.9.3-r100.ebuild index ca6188c55c42..b367e95e44be 100644 --- a/www-apache/mod_security/mod_security-2.9.3-r100.ebuild +++ b/www-apache/mod_security/mod_security-2.9.3-r100.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.modsecurity.org/tarball/${PV}/${MY_P}.tar.gz" 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} )" |