diff options
Diffstat (limited to 'dev-python/requests-cache/requests-cache-0.9.7.ebuild')
| -rw-r--r-- | dev-python/requests-cache/requests-cache-0.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-cache/requests-cache-0.9.7.ebuild b/dev-python/requests-cache/requests-cache-0.9.7.ebuild index 698cd213dcf6..358a9638f092 100644 --- a/dev-python/requests-cache/requests-cache-0.9.7.ebuild +++ b/dev-python/requests-cache/requests-cache-0.9.7.ebuild @@ -62,7 +62,7 @@ python_test() { } pkg_postinst() { - optfeature "redis backend" "dev-python/redis-py" + optfeature "redis backend" "dev-python/redis" optfeature "MongoDB backend" "dev-python/pymongo" optfeature "JSON serialization" "dev-python/ujson" |
