diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:29:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:29:39 +0200 |
commit | 2626e7fc30b556cc8626f90db30aaa7b94dd385c (patch) | |
tree | ce0ec342a174b0e48998e053a5374e3ad655d41d /dev-libs/nettle | |
parent | app-misc/beep: x86 stable wrt bug #144343 (diff) | |
download | gentoo-2626e7fc30b556cc8626f90db30aaa7b94dd385c.tar.gz gentoo-2626e7fc30b556cc8626f90db30aaa7b94dd385c.tar.bz2 gentoo-2626e7fc30b556cc8626f90db30aaa7b94dd385c.zip |
dev-libs/nettle: x86 stable wrt bug #560724
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs/nettle')
-rw-r--r-- | dev-libs/nettle/nettle-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nettle/nettle-3.1.1.ebuild b/dev-libs/nettle/nettle-3.1.1.ebuild index ed590324cb71..90d6566313f5 100644 --- a/dev-libs/nettle/nettle-3.1.1.ebuild +++ b/dev-libs/nettle/nettle-3.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz" LICENSE="|| ( LGPL-3 LGPL-2.1 )" SLOT="0/6" # subslot = libnettle soname version -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="doc +gmp neon static-libs test cpu_flags_x86_aes" DEPEND="gmp? ( dev-libs/gmp:0[${MULTILIB_USEDEP}] )" |