summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-05-01 21:57:45 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-05-01 21:57:56 +0200
commit517f83d8f4ff8953352f246d52bd6bd11e3a3104 (patch)
tree1b54ec0f5a0c2a3a5e25f24996cf2801c5e292e2 /dev-libs/nettle
parentdev-lang/julia-bin: silence QA warnings (diff)
downloadgentoo-517f83d8f4ff8953352f246d52bd6bd11e3a3104.tar.gz
gentoo-517f83d8f4ff8953352f246d52bd6bd11e3a3104.tar.bz2
gentoo-517f83d8f4ff8953352f246d52bd6bd11e3a3104.zip
dev-libs/nettle: rev bump for new subslot
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/nettle')
-rw-r--r--dev-libs/nettle/nettle-3.6-r1.ebuild (renamed from dev-libs/nettle/nettle-3.6.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nettle/nettle-3.6.ebuild b/dev-libs/nettle/nettle-3.6-r1.ebuild
index fca8d346c6b4..1de120f0b9ca 100644
--- a/dev-libs/nettle/nettle-3.6.ebuild
+++ b/dev-libs/nettle/nettle-3.6-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.lysator.liu.se/~nisse/nettle/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="|| ( LGPL-3 LGPL-2.1 )"
-SLOT="0/7" # subslot = libnettle soname version
+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"
IUSE="+asm doc +gmp static-libs test cpu_flags_x86_aes cpu_flags_arm_neon cpu_flags_x86_sha"
RESTRICT="!test? ( test )"