commit: acbcf9905b18c20153c604172d49c7974295675c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed May 27 00:49:12 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed May 27 01:10:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acbcf990
app-arch/lbzip2: Fix the description of IUSE=symlink
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-arch/lbzip2/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/app-arch/lbzip2/metadata.xml b/app-arch/lbzip2/metadata.xml
index d0fababc8bb..f6621e00952 100644
--- a/app-arch/lbzip2/metadata.xml
+++ b/app-arch/lbzip2/metadata.xml
@@ -10,6 +10,9 @@
input-bound splitter even when decompressing .bz2 files created
by standard
bzip2
</longdescription>
+ <use>
+ <flag name="symlink">Install symlinks which override
<pkg>app-arch/bzip2</pkg> implementation</flag>
+ </use>
<upstream>
<remote-id type="github">kjn/lbzip2</remote-id>
</upstream>