commit: ab5c1cb3fa1416d916b326dffe082216c997088a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 22:49:01 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 22:49:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab5c1cb3
dev-python/requests-cache: Stabilize 0.9.8 ALLARCHES, #894926
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/requests-cache/requests-cache-0.9.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/requests-cache/requests-cache-0.9.8.ebuild
b/dev-python/requests-cache/requests-cache-0.9.8.ebuild
index 76068a967f47..358a9638f092 100644
--- a/dev-python/requests-cache/requests-cache-0.9.8.ebuild
+++ b/dev-python/requests-cache/requests-cache-0.9.8.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]