commit: 1df73fef06f85fcdb274b063929e58ce8c79ce5b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 13 03:42:44 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 13 03:42:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df73fef
dev-python/requests-cache: Stabilize 0.6.3 x86, #790953
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/requests-cache/requests-cache-0.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 cb79c8348c9..f3c4e497d2b 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}]