summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-13 03:42:44 +0000
committerSam James <sam@gentoo.org>2021-06-13 03:42:44 +0000
commit1df73fef06f85fcdb274b063929e58ce8c79ce5b (patch)
treeb90d5ca6d1499ab674b2f31a22706eaf350fa18b
parentdev-python/url-normalize: Stabilize 1.4.3 x86, #790953 (diff)
downloadgentoo-1df73fef.tar.gz
gentoo-1df73fef.tar.bz2
gentoo-1df73fef.zip
dev-python/requests-cache: Stabilize 0.6.3 x86, #790953
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/requests-cache/requests-cache-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-cache/requests-cache-0.6.3.ebuild b/dev-python/requests-cache/requests-cache-0.6.3.ebuild
index cb79c8348c95..f3c4e497d2ba 100644
--- a/dev-python/requests-cache/requests-cache-0.6.3.ebuild
+++ b/dev-python/requests-cache/requests-cache-0.6.3.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/itsdangerous[${PYTHON_USEDEP}]