diff options
author | Sam James <sam@gentoo.org> | 2022-04-17 21:04:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-17 21:05:44 +0100 |
commit | c746a9b3383eb84886096d6ae1ada96a803983aa (patch) | |
tree | 2b30064d3629e7537360ab55ffbd4afd68d011e9 /app-arch | |
parent | dev-lisp/gcl: Stabilize 2.6.13_pre99 x86, #828733 (diff) | |
download | gentoo-c746a9b3383eb84886096d6ae1ada96a803983aa.tar.gz gentoo-c746a9b3383eb84886096d6ae1ada96a803983aa.tar.bz2 gentoo-c746a9b3383eb84886096d6ae1ada96a803983aa.zip |
app-arch/wimlib: fix UnusedLocalUse
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/wimlib/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-arch/wimlib/metadata.xml b/app-arch/wimlib/metadata.xml index b55da085cdf2..c8ff4e0d7be0 100644 --- a/app-arch/wimlib/metadata.xml +++ b/app-arch/wimlib/metadata.xml @@ -6,7 +6,6 @@ <flag name="fuse">Use fuse libraries</flag> <flag name="iso">Install app-cdr/cdrtools in order to prepare iso images</flag> <flag name="ntfs">Use libntfs-3g library from sys-fs/ntfs3g</flag> - <flag name="openssl">Use the SHA-1 message digest from libcrypto instead of compilling another implementation</flag> <flag name="yasm">Use yasm assembler instead of nasm</flag> </use> </pkgmetadata> |