dev-libs/nettle: fix configure
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 2 May 2020 08:14:46 +0000 (10:14 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 2 May 2020 08:16:37 +0000 (10:16 +0200)
Thanks-to: Sam James (sam_c)
Closes: https://bugs.gentoo.org/720360
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/nettle/nettle-3.5.1-r1.ebuild [moved from dev-libs/nettle/nettle-3.5.1.ebuild with 98% similarity]
dev-libs/nettle/nettle-3.6-r2.ebuild [moved from dev-libs/nettle/nettle-3.6-r1.ebuild with 98% similarity]

similarity index 98%
rename from dev-libs/nettle/nettle-3.5.1.ebuild
rename to dev-libs/nettle/nettle-3.5.1-r1.ebuild
index c33c2e4f2b40ae9dabdba8ce441f4c355a5e8f1a..0d382cd2fe154f6cb7a0be400f866a093fcb8d97 100644 (file)
@@ -52,7 +52,7 @@ multilib_src_configure() {
                $(tc-is-static-only && echo --disable-shared) \
                $(use_enable cpu_flags_x86_aes x86-aesni) \
                $(use_enable cpu_flags_x86_sha x86-sha-ni) \
-               $(use_enable asm assembler)
+               $(use_enable asm assembler) \
                $(use_enable doc documentation) \
                $(use_enable gmp public-key) \
                $(use_enable cpu_flags_arm_neon arm-neon) \
similarity index 98%
rename from dev-libs/nettle/nettle-3.6-r1.ebuild
rename to dev-libs/nettle/nettle-3.6-r2.ebuild
index 1de120f0b9ca2a0885195e5f05ba82d9b3b40549..8bac0c13512cfd9aff930a5c13c879bae3ed8649 100644 (file)
@@ -52,7 +52,7 @@ multilib_src_configure() {
                $(tc-is-static-only && echo --disable-shared) \
                $(use_enable cpu_flags_x86_aes x86-aesni) \
                $(use_enable cpu_flags_x86_sha x86-sha-ni) \
-               $(use_enable asm assembler)
+               $(use_enable asm assembler) \
                $(use_enable doc documentation) \
                $(use_enable gmp public-key) \
                $(use_enable cpu_flags_arm_neon arm-neon) \