diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-01-20 09:50:03 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-20 09:54:41 +0100 |
commit | c1deb791f7842a3863f796aa140d7a08f97fd8ec (patch) | |
tree | 53e98631dc2839f5039b833ec397c53d776f99a1 /sys-devel/llvm | |
parent | sys-libs/libcxx: Bump LLVM macro dep to 6 (diff) | |
download | gentoo-c1deb791f7842a3863f796aa140d7a08f97fd8ec.tar.gz gentoo-c1deb791f7842a3863f796aa140d7a08f97fd8ec.tar.bz2 gentoo-c1deb791f7842a3863f796aa140d7a08f97fd8ec.zip |
sys-devel/llvm: Fix metadata.xml app-arch/libxar -> /xar
Spotted by Fabian Groffen.
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r-- | sys-devel/llvm/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/metadata.xml b/sys-devel/llvm/metadata.xml index 66c9caef1660..e35461842711 100644 --- a/sys-devel/llvm/metadata.xml +++ b/sys-devel/llvm/metadata.xml @@ -21,6 +21,6 @@ <flag name="sanitize">Build compiler-rt's sanitizers</flag> <flag name="static-analyzer">Install the Clang static analyzer (requires USE=clang)</flag> <flag name="xar">Support dumping LLVM bitcode sections in Mach-O files - (uses <pkg>app-arch/libxar</pkg>)</flag> + (uses <pkg>app-arch/xar</pkg>)</flag> </use> </pkgmetadata> |