Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnutls/
Date: Sat, 09 Jul 2016 10:39:38
Message-Id: 1468060749.68feec89256fd4d1ede951ee280450dea87d8cdb.jer@gentoo
1 commit: 68feec89256fd4d1ede951ee280450dea87d8cdb
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 9 10:39:09 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 9 10:39:09 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68feec89
7
8 net-libs/gnutls: Stable for HPPA PPC64 (bug #588306).
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --ignore-arches
12
13 net-libs/gnutls/gnutls-3.3.24.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/gnutls/gnutls-3.3.24.ebuild b/net-libs/gnutls/gnutls-3.3.24.ebuild
17 index 0091953..49de022 100644
18 --- a/net-libs/gnutls/gnutls-3.3.24.ebuild
19 +++ b/net-libs/gnutls/gnutls-3.3.24.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz"
21 # soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled.
22 LICENSE="GPL-3 LGPL-3"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN"
27 IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib ${IUSE_LINGUAS// / linguas_}"
28 # heartbeat support is not disabled until re-licensing happens fullyf