diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-02-05 06:58:57 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-02-05 06:58:57 +0100 |
commit | 42c8cfc761ddfa8028e83a3815f858bf360bd4a1 (patch) | |
tree | c96c3686316444ede5eb4de88d37b6e68807c072 /dev-libs/nettle | |
parent | dev-libs/nettle: Stable for PPC64 (bug #573646). (diff) | |
download | gentoo-42c8cfc761ddfa8028e83a3815f858bf360bd4a1.tar.gz gentoo-42c8cfc761ddfa8028e83a3815f858bf360bd4a1.tar.bz2 gentoo-42c8cfc761ddfa8028e83a3815f858bf360bd4a1.zip |
dev-libs/nettle: Stable for HPPA (bug #573646).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/nettle')
-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 42143f045bed..5a3f4e7e7269 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}] )" |