diff options
author | 2016-02-04 17:05:45 +0100 | |
---|---|---|
committer | 2016-02-04 17:05:45 +0100 | |
commit | d709e4ef5ddd48f32d07ac383aa34a4671e048b4 (patch) | |
tree | 37b1d30f8c88b1d12276b24eaad02449d0e1fa43 | |
parent | dev-libs/nettle: amd64 stable wrt bug #573646 (diff) | |
download | gentoo-d709e4ef5ddd48f32d07ac383aa34a4671e048b4.tar.gz gentoo-d709e4ef5ddd48f32d07ac383aa34a4671e048b4.tar.bz2 gentoo-d709e4ef5ddd48f32d07ac383aa34a4671e048b4.zip |
dev-libs/nettle: x86 stable wrt bug #573646
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-libs/nettle/nettle-3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nettle/nettle-3.2.ebuild b/dev-libs/nettle/nettle-3.2.ebuild index 430b66480222..7abf2b5ca4f9 100644 --- a/dev-libs/nettle/nettle-3.2.ebuild +++ b/dev-libs/nettle/nettle-3.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${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}] )" |