diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-14 03:41:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-14 03:41:51 +0200 |
commit | 9a25bf4a16d7749824fcdffae5c973b012084668 (patch) | |
tree | 0b02e6d4e32ccd0e31420b6e98fb4b5f3d0f1f73 /www-apache | |
parent | net-libs/webkit-gtk: x86 stable (bug #667892) (diff) | |
download | gentoo-9a25bf4a16d7749824fcdffae5c973b012084668.tar.gz gentoo-9a25bf4a16d7749824fcdffae5c973b012084668.tar.bz2 gentoo-9a25bf4a16d7749824fcdffae5c973b012084668.zip |
www-apache/mod_security: x86 stable (bug #668050)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_security/mod_security-2.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_security/mod_security-2.9.1-r1.ebuild b/www-apache/mod_security/mod_security-2.9.1-r1.ebuild index 6dc8bf354d1c..a2253686955b 100644 --- a/www-apache/mod_security/mod_security-2.9.1-r1.ebuild +++ b/www-apache/mod_security/mod_security-2.9.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://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" COMMON_DEPEND="dev-libs/apr |