*/*: Remove redundant local descriptions of USE=snappy

Remove local descriptions of USE=snappy where they add nothing
to the global entry.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-09-15 16:17:54 +02:00
parent 823fe9a003
commit 5406e77f4e
7 changed files with 0 additions and 15 deletions

View File

@@ -5,11 +5,6 @@
<longdescription>
Python client for Apache Kafka
</longdescription>
<use>
<flag name="snappy">
Install snappy compression/decompression support
</flag>
</use>
<upstream>
<remote-id type="github">dpkp/kafka-python</remote-id>
<remote-id type="pypi">kafka-python</remote-id>