dev-libs/libsodium: Sync with Gentoo

It's from Gentoo commit 49cb9f36c6962daafa42a52ec045519f0b146ca3.
This commit is contained in:
Flatcar Buildbot 2024-01-01 07:11:16 +00:00 committed by Krzesimir Nowak
parent 8e0f394f12
commit 6c17b40154
2 changed files with 1 additions and 2 deletions

View File

@ -31,7 +31,7 @@ S="${WORKDIR}"/${PN}-stable
LICENSE="ISC"
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"
CPU_USE=( cpu_flags_x86_{aes,sse4_1} )

View File

@ -14,7 +14,6 @@
packageable fork of NaCl, with a compatible API.
</longdescription>
<use>
<flag name="asm">Enables assembly implementations</flag>
<flag name="urandom">Use /dev/urandom instead of /dev/random</flag>
</use>
<upstream>