diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-20 06:45:42 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-20 06:45:42 +0200 |
commit | fe8382e05ae8e961901174715ecf1be31afebe32 (patch) | |
tree | 4b9d8b7bca4f36478ed472068edff338bbed53f6 /net-libs/gnutls | |
parent | sys-cluster/cinder: 10.0.2 stable amd64 and x86 with cleanup of 10.0.1 (diff) | |
download | gentoo-fe8382e05ae8e961901174715ecf1be31afebe32.tar.gz gentoo-fe8382e05ae8e961901174715ecf1be31afebe32.tar.bz2 gentoo-fe8382e05ae8e961901174715ecf1be31afebe32.zip |
net-libs/gnutls: arm stable, bug #612340
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-libs/gnutls')
-rw-r--r-- | net-libs/gnutls/gnutls-3.5.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/gnutls/gnutls-3.5.12.ebuild b/net-libs/gnutls/gnutls-3.5.12.ebuild index b13949bf0096..a7ced57e0cf3 100644 --- a/net-libs/gnutls/gnutls-3.5.12.ebuild +++ b/net-libs/gnutls/gnutls-3.5.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" LICENSE="GPL-3 LGPL-2.1" SLOT="0/30" # libgnutls.so number -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" IUSE="+cxx dane doc examples guile +idn nls openpgp +openssl pkcs11 sslv2 +sslv3 seccomp static-libs test test-full +tls-heartbeat tools valgrind zlib ${IUSE_LINGUAS// / linguas_}" |