Files
gentoo/app-crypt/aespipe/metadata.xml
Michał Górny 1de89ef8f8 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>
2023-12-18 19:52:39 +01:00

20 lines
631 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>hlein@korelogic.com</email>
<name>Hank Leininger</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="cpu_flags_x86_padlock">Use VIA padlock instructions,
detected at run time, code still works on non-padlock processors</flag>
</use>
<upstream>
<remote-id type="sourceforge">loop-aes</remote-id>
</upstream>
</pkgmetadata>