diff options
author | 2022-10-03 01:41:25 +0100 | |
---|---|---|
committer | 2022-10-03 01:41:25 +0100 | |
commit | 865a612129d3f1421da1165001c4820cd475415c (patch) | |
tree | 6cb041a5a00313aa8165a1fc090030db9138f2b4 /dev-python/requests-cache | |
parent | dev-python/shapely: Stabilize 1.8.4 amd64, #874141 (diff) | |
download | gentoo-865a612129d3f1421da1165001c4820cd475415c.tar.gz gentoo-865a612129d3f1421da1165001c4820cd475415c.tar.bz2 gentoo-865a612129d3f1421da1165001c4820cd475415c.zip |
dev-python/requests-cache: Stabilize 0.9.6 ALLARCHES, #874150
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/requests-cache')
-rw-r--r-- | dev-python/requests-cache/requests-cache-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-cache/requests-cache-0.9.6.ebuild b/dev-python/requests-cache/requests-cache-0.9.6.ebuild index 5f7e2eced4f4..dfe56be308eb 100644 --- a/dev-python/requests-cache/requests-cache-0.9.6.ebuild +++ b/dev-python/requests-cache/requests-cache-0.9.6.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-python/attrs[${PYTHON_USEDEP}] |