summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-15 16:11:01 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-17 13:00:53 +0200
commit1dcea92d2117ec4808ba3dba48bae2c4e23022b1 (patch)
tree9dd86b9143c6bb6df0fe7b90e62afa24c3874a59 /dev-python
parentuse.desc: Make lz4 a global flag (diff)
downloadgentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.tar.gz
gentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.tar.bz2
gentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.zip
*/*: Remove redundant descriptions for USE=lz4
Remove local descriptions of 'lz4' flag where they add nothing to the global description. They were left where they are more precise, e.g. indicate what the compression is used for or indicate another provider. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/fastparquet/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/fastparquet/metadata.xml b/dev-python/fastparquet/metadata.xml
index 161302662a03..0866e1d45e83 100644
--- a/dev-python/fastparquet/metadata.xml
+++ b/dev-python/fastparquet/metadata.xml
@@ -19,7 +19,6 @@
</upstream>
<use>
<flag name="brotli">Enable support for brotli compression</flag>
- <flag name="lz4">Enable support for lz4 compression</flag>
<flag name="snappy">Enable support for snappy compression</flag>
</use>
</pkgmetadata>