diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-26 11:58:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-26 11:58:24 +0200 |
commit | 324b82462f8856d73f2498e2b5e6271947af1070 (patch) | |
tree | 5d7d164c2e1f9c9586263e1df4ba4ccf79d96d25 /www-apache/mod_gnutls | |
parent | media-libs/sratom: amd64 stable wrt bug #616456 (diff) | |
download | gentoo-324b82462f8856d73f2498e2b5e6271947af1070.tar.gz gentoo-324b82462f8856d73f2498e2b5e6271947af1070.tar.bz2 gentoo-324b82462f8856d73f2498e2b5e6271947af1070.zip |
www-apache/mod_gnutls: amd64 stable wrt bug #616610
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apache/mod_gnutls')
-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 f8664b4985e3..28bd810de9b5 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:=" |