diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:26:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:26:51 +0200 |
commit | 47cf391b2853879ad7082e8f01858590e160c112 (patch) | |
tree | 2a02ae57d7b120fc4ea972e9801aa1c2882e72de /www-apache | |
parent | dev-python/greenlet: x86 stable wrt bug #615350 (diff) | |
download | gentoo-47cf391b2853879ad7082e8f01858590e160c112.tar.gz gentoo-47cf391b2853879ad7082e8f01858590e160c112.tar.bz2 gentoo-47cf391b2853879ad7082e8f01858590e160c112.zip |
www-apache/mod_gnutls: x86 stable wrt bug #616610
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_gnutls/mod_gnutls-0.8.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_gnutls/mod_gnutls-0.8.2-r1.ebuild b/www-apache/mod_gnutls/mod_gnutls-0.8.2-r1.ebuild index 28bd810de9b5..c85c93b2b0cc 100644 --- a/www-apache/mod_gnutls/mod_gnutls-0.8.2-r1.ebuild +++ b/www-apache/mod_gnutls/mod_gnutls-0.8.2-r1.ebuild @@ -10,7 +10,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" CDEPEND=">=net-libs/gnutls-3.3.0:=" |