sys-libs/libcxx: Remove stale <pkg/> ref
authorMichał Górny <mgorny@gentoo.org>
Thu, 13 Feb 2020 18:46:49 +0000 (19:46 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 13 Feb 2020 18:47:06 +0000 (19:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/libcxx/metadata.xml

index 4fcb5c088f9ed543285178d418740b20b235a770..a4c89899152ba331e279628668abd7e255aa425f 100644 (file)
@@ -11,7 +11,7 @@
        </maintainer>
        <use>
                <flag name="libcxxabi">Build on top of <pkg>sys-libs/libcxxabi</pkg> instead of gcc's libsupc++ (avoids depending on gcc).</flag>
-               <flag name="libcxxrt">Build on top of <pkg>sys-libs/libcxxrt</pkg> instead of gcc's libsupc++ (avoids depending on gcc).</flag>
+               <flag name="libcxxrt">Build on top of libcxxrt instead of gcc's libsupc++ (avoids depending on gcc).</flag>
                <flag name="libunwind">Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependence on gcc.</flag>
        </use>
 </pkgmetadata>