summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-10-20 08:49:49 +0200
committerMichał Górny <mgorny@gentoo.org>2018-10-20 08:49:49 +0200
commit4385ff6c19a6e178c88997ecdfffd3e06c266c22 (patch)
tree54b65cd413122dc31cf73f6c14576f33fa72b5b0 /dev-db/redis/metadata.xml
parentuse.desc: Add new global flag 'jemalloc' (diff)
downloadgentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.tar.gz
gentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.tar.bz2
gentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.zip
*/*: remove redundant local descriptions of 'jemalloc' flag
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db/redis/metadata.xml')
-rw-r--r--dev-db/redis/metadata.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-db/redis/metadata.xml b/dev-db/redis/metadata.xml
index 19c095efc2a0..96eae677a075 100644
--- a/dev-db/redis/metadata.xml
+++ b/dev-db/redis/metadata.xml
@@ -8,9 +8,6 @@
<email>robbat2@gentoo.org</email>
</maintainer>
<use>
- <flag name="jemalloc">
- Use <pkg>dev-libs/jemalloc</pkg> for allocations.
- </flag>
<flag name="tcmalloc">
Use tcmalloc from <pkg>dev-util/google-perftools</pkg> for allocations.
</flag>