summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-31 16:07:48 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-03-31 16:08:17 +0200
commit6f094022336a93f8e348931323b2c30beda7693a (patch)
tree83df6ed3fafd791c19895ace438e193e84829b52
parentx11-libs/tslib: s390 stable wrt bug #775539 (diff)
downloadgentoo-6f094022336a93f8e348931323b2c30beda7693a.tar.gz
gentoo-6f094022336a93f8e348931323b2c30beda7693a.tar.bz2
gentoo-6f094022336a93f8e348931323b2c30beda7693a.zip
dev-libs/nettle: s390 stable wrt bug #777615
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-libs/nettle/nettle-3.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nettle/nettle-3.7.2.ebuild b/dev-libs/nettle/nettle-3.7.2.ebuild
index 3ab22392b654..49360f415d28 100644
--- a/dev-libs/nettle/nettle-3.7.2.ebuild
+++ b/dev-libs/nettle/nettle-3.7.2.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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 )"