commit: d80fd41a549476106a268363c569ac7ffdd20abd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 18 17:17:10 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 18 17:17:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d80fd41a
dev-python/requests-cache: Stabilize 0.7.4 amd64, #813582
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/requests-cache/requests-cache-0.7.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/requests-cache/requests-cache-0.7.4.ebuild
b/dev-python/requests-cache/requests-cache-0.7.4.ebuild
index b3e59acf457..0c8b4192cde 100644
--- a/dev-python/requests-cache/requests-cache-0.7.4.ebuild
+++ b/dev-python/requests-cache/requests-cache-0.7.4.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
dev-python/cattrs[${PYTHON_USEDEP}]