summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:51:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:59:19 +0200
commite6e99544e9b6004e994a8db04e95a0743ea4e97b (patch)
tree3c9aac1adbcd2a0ae29c7e3c6d8cde9bfe490c21 /dev-libs/nettle/nettle-3.6-r2.ebuild
parentmedia-video/gaupol: x86 stable wrt bug #730730 (diff)
downloadgentoo-e6e99544e9b6004e994a8db04e95a0743ea4e97b.tar.gz
gentoo-e6e99544e9b6004e994a8db04e95a0743ea4e97b.tar.bz2
gentoo-e6e99544e9b6004e994a8db04e95a0743ea4e97b.zip
dev-libs/nettle: x86 stable wrt bug #730736
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/nettle/nettle-3.6-r2.ebuild')
-rw-r--r--dev-libs/nettle/nettle-3.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nettle/nettle-3.6-r2.ebuild b/dev-libs/nettle/nettle-3.6-r2.ebuild
index cfee5272c65f..96c051e4d442 100644
--- a/dev-libs/nettle/nettle-3.6-r2.ebuild
+++ b/dev-libs/nettle/nettle-3.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="|| ( LGPL-3 LGPL-2.1 )"
SLOT="0/8-6" # subslot = libnettle - libhogweed soname version
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc ~x86 ~x64-cygwin ~amd64-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 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="+asm doc +gmp static-libs test cpu_flags_x86_aes cpu_flags_arm_neon cpu_flags_x86_sha"
RESTRICT="!test? ( test )"