dev-python/CacheControl: Keyword under ALLARCHES policy

drop USE=redis in favour of optfeature to reduce unnecessary keywording of deps

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-10-14 11:31:01 +02:00
parent 51e719919b
commit 03c672b380
2 changed files with 8 additions and 8 deletions

View File

@@ -2,9 +2,6 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<use>
<flag name="redis">Allows using redis as a cache store</flag>
</use>
<upstream>
<remote-id type="github">ionrock/cachecontrol</remote-id>
<remote-id type="pypi">CacheControl</remote-id>