summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-17 17:02:26 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-18 19:52:39 +0100
commit1de89ef8f83a38d45f3f7435d1ec55027be5b394 (patch)
tree360591aa92d1cf353d80bd467f1a46d6a6b4abca /dev-libs/libsodium
parentprofiles/use.desc: Make USE=egl global (diff)
downloadgentoo-1de89ef8f83a38d45f3f7435d1ec55027be5b394.tar.gz
gentoo-1de89ef8f83a38d45f3f7435d1ec55027be5b394.tar.bz2
gentoo-1de89ef8f83a38d45f3f7435d1ec55027be5b394.zip
profiles/use.desc: Make USE=asm global
Add a global USE=asm. It is used consistently in 16 packages. Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34330 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/libsodium')
-rw-r--r--dev-libs/libsodium/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-libs/libsodium/metadata.xml b/dev-libs/libsodium/metadata.xml
index 0b0b71123240..2b16ac29aaae 100644
--- a/dev-libs/libsodium/metadata.xml
+++ b/dev-libs/libsodium/metadata.xml
@@ -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>