diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-07-04 20:36:37 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-07-04 20:38:52 +0300 |
commit | 54b8c2340a599da59233bec7b8d05ac8e333e9ef (patch) | |
tree | 4c916bfb92d5b046f9cbadd39ea944198be96885 /www-apache | |
parent | sys-apps/systemd: rename 'nat' USE flag to 'iptables' (diff) | |
download | gentoo-54b8c2340a599da59233bec7b8d05ac8e333e9ef.tar.gz gentoo-54b8c2340a599da59233bec7b8d05ac8e333e9ef.tar.bz2 gentoo-54b8c2340a599da59233bec7b8d05ac8e333e9ef.zip |
www-apache/mod_gnutls: Stabilize 0.12.0 x86, #855422
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_gnutls/mod_gnutls-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_gnutls/mod_gnutls-0.12.0.ebuild b/www-apache/mod_gnutls/mod_gnutls-0.12.0.ebuild index 984e75f47eb6..c662af6323be 100644 --- a/www-apache/mod_gnutls/mod_gnutls-0.12.0.ebuild +++ b/www-apache/mod_gnutls/mod_gnutls-0.12.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://mod.gnutls.org/downloads/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" TEST_REQUIRED_APACHE_MODULES="apache2_modules_proxy,apache2_modules_proxy_http" |