dev-lang/rust: Fix PkgMetadataXmlInvalidPkgRef
authorMichał Górny <mgorny@gentoo.org>
Wed, 28 Feb 2018 22:20:40 +0000 (23:20 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 28 Feb 2018 22:21:56 +0000 (23:21 +0100)
dev-lang/rust/metadata.xml

index c1882e581cf97734f2a3923cec196e852f6e5863..8c2f85d8d94a01d0cd27d2d7716df8605128d9fa 100644 (file)
@@ -13,7 +13,7 @@
     library when building with <pkg>sys-devel/clang</pkg></flag>
     <flag name="system-llvm">Use system <pkg>sys-devel/llvm</pkg> in
     place of the bundled one</flag>
-    <flag name="jemalloc">Use <pkg>sys-libs/jemalloc</pkg> as the
+    <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> as the
     standard memory allocator</flag>
   </use>
 </pkgmetadata>