commit: 520e15f1f0a7d719f73a8fbae4bc08514022f1ec
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 00:02:11 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 00:02:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520e15f1
dev-python/requests-cache: Stabilize 0.8.1-r1 ALLARCHES, #817086
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/requests-cache/requests-cache-0.8.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/requests-cache/requests-cache-0.8.1-r1.ebuild
b/dev-python/requests-cache/requests-cache-0.8.1-r1.ebuild
index b5921df4921..1a1b6991076 100644
--- a/dev-python/requests-cache/requests-cache-0.8.1-r1.ebuild
+++ b/dev-python/requests-cache/requests-cache-0.8.1-r1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]