diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-09 18:30:46 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-09 18:31:14 -0700 |
commit | 74453bd9b54111909ee3e9bb73b9c03f012f3c7f (patch) | |
tree | 553c4dadda1d8b0c14d3ca10318ee2acd370c92d | |
parent | www-plugins/chrome-binary-plugins: automated update (67.0.3396.40, 68.0.3423.2) (diff) | |
download | gentoo-74453bd9b54111909ee3e9bb73b9c03f012f3c7f.tar.gz gentoo-74453bd9b54111909ee3e9bb73b9c03f012f3c7f.tar.bz2 gentoo-74453bd9b54111909ee3e9bb73b9c03f012f3c7f.zip |
dev-libs/nettle-3.4: alpha stable, bug 653574
-rw-r--r-- | dev-libs/nettle/nettle-3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nettle/nettle-3.4.ebuild b/dev-libs/nettle/nettle-3.4.ebuild index 0466a635aad6..255c4da1857f 100644 --- a/dev-libs/nettle/nettle-3.4.ebuild +++ b/dev-libs/nettle/nettle-3.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="|| ( LGPL-3 LGPL-2.1 )" SLOT="0/6.2" # subslot = libnettle soname version, .2 as broke ABI bug#601512 then fixed -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" +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" IUSE="doc +gmp neon static-libs test cpu_flags_x86_aes" DEPEND="gmp? ( >=dev-libs/gmp-5.0:0=[${MULTILIB_USEDEP}] )" |