Gentoo Archives: gentoo-commits

From: Alon Bar-Lev <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/nettle/
Date: Mon, 11 Dec 2017 16:38:11
Message-Id: 1513010280.0ee753187a5cf1191729b06cf91dc03aaebe6a3b.alonbl@gentoo
1 commit: 0ee753187a5cf1191729b06cf91dc03aaebe6a3b
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 11 16:38:00 2017 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 11 16:38:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee75318
7
8 dev-libs/nettle: readd keywords
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-libs/nettle/nettle-3.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/nettle/nettle-3.4.ebuild b/dev-libs/nettle/nettle-3.4.ebuild
16 index 928df904819..d9a9f00c9a0 100644
17 --- a/dev-libs/nettle/nettle-3.4.ebuild
18 +++ b/dev-libs/nettle/nettle-3.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.lysator.liu.se/~nisse/archive/${P}.tar.gz"
20
21 LICENSE="|| ( LGPL-3 LGPL-2.1 )"
22 SLOT="0/6.2" # subslot = libnettle soname version, .2 as broke ABI bug#601512 then fixed
23 -KEYWORDS=""
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="doc +gmp neon static-libs test cpu_flags_x86_aes"
26
27 DEPEND="gmp? ( >=dev-libs/gmp-5.0:0=[${MULTILIB_USEDEP}] )"