diff options
author | Mike Frysinger <vapier@gentoo.org> | 2017-02-23 23:13:02 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2017-02-23 23:16:31 -0500 |
commit | 723d28b6736cb2e74f2e7f3ea696d31c71cd410c (patch) | |
tree | 0b5b22b1f0cf5f96d72d7709f378305793e48543 /net-libs | |
parent | net-dns/libidn: mark 1.33 arm64/m68k/s390/sh stable (diff) | |
download | gentoo-723d28b6736cb2e74f2e7f3ea696d31c71cd410c.tar.gz gentoo-723d28b6736cb2e74f2e7f3ea696d31c71cd410c.tar.bz2 gentoo-723d28b6736cb2e74f2e7f3ea696d31c71cd410c.zip |
net-libs/gnutls: mark 3.3.26 arm64/m68k/s390/sh stable
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gnutls/gnutls-3.3.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/gnutls/gnutls-3.3.26.ebuild b/net-libs/gnutls/gnutls-3.3.26.ebuild index a523e3ecc2ae..a0ced300f8be 100644 --- a/net-libs/gnutls/gnutls-3.3.26.ebuild +++ b/net-libs/gnutls/gnutls-3.3.26.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" # soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled. LICENSE="GPL-3 LGPL-3" SLOT="0" -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 ~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 ~x86-solaris" IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib ${IUSE_LINGUAS// / linguas_}" # heartbeat support is not disabled until re-licensing happens fullyf |