mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-12 07:26:58 +02:00
dev-libs/libsodium: Sync with Gentoo
It's from Gentoo commit 49cb9f36c6962daafa42a52ec045519f0b146ca3.
This commit is contained in:
parent
8e0f394f12
commit
6c17b40154
@ -31,7 +31,7 @@ S="${WORKDIR}"/${PN}-stable
|
|||||||
|
|
||||||
LICENSE="ISC"
|
LICENSE="ISC"
|
||||||
SLOT="0/26"
|
SLOT="0/26"
|
||||||
KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
|
KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
|
||||||
IUSE="+asm minimal static-libs +urandom"
|
IUSE="+asm minimal static-libs +urandom"
|
||||||
|
|
||||||
CPU_USE=( cpu_flags_x86_{aes,sse4_1} )
|
CPU_USE=( cpu_flags_x86_{aes,sse4_1} )
|
||||||
|
@ -14,7 +14,6 @@
|
|||||||
packageable fork of NaCl, with a compatible API.
|
packageable fork of NaCl, with a compatible API.
|
||||||
</longdescription>
|
</longdescription>
|
||||||
<use>
|
<use>
|
||||||
<flag name="asm">Enables assembly implementations</flag>
|
|
||||||
<flag name="urandom">Use /dev/urandom instead of /dev/random</flag>
|
<flag name="urandom">Use /dev/urandom instead of /dev/random</flag>
|
||||||
</use>
|
</use>
|
||||||
<upstream>
|
<upstream>
|
||||||
|
Loading…
Reference in New Issue
Block a user