Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnutls/
Date: Mon, 26 Sep 2016 13:44:57
Message-Id: 1474897467.c3c0f154b3e1f9465e18dd0f2ce6fbcd1b3ce6c5.klausman@gentoo
1 commit: c3c0f154b3e1f9465e18dd0f2ce6fbcd1b3ce6c5
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 26 13:44:27 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 26 13:44:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c0f154
7
8 net-libs/gnutls-3.3.24-r1: add alpha keyword
9
10 Gentoo-Bug: 594738
11
12 net-libs/gnutls/gnutls-3.3.24-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/gnutls/gnutls-3.3.24-r1.ebuild b/net-libs/gnutls/gnutls-3.3.24-r1.ebuild
16 index 2a37de3..878ac2b 100644
17 --- a/net-libs/gnutls/gnutls-3.3.24-r1.ebuild
18 +++ b/net-libs/gnutls/gnutls-3.3.24-r1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz"
20 # soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled.
21 LICENSE="GPL-3 LGPL-3"
22 SLOT="0"
23 -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"
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 IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN"
26 IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib ${IUSE_LINGUAS// / linguas_}"
27 # heartbeat support is not disabled until re-licensing happens fullyf