commit: 304248182d923f90fd35be5a4598ff0aec48d8f9
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 09:05:52 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri May 27 09:05:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30424818
dev-python/requests-cache: Stabilize 0.9.4 ALLARCHES, #847778
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/requests-cache/requests-cache-0.9.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/requests-cache/requests-cache-0.9.4.ebuild
b/dev-python/requests-cache/requests-cache-0.9.4.ebuild
index 13d1ae62b521..9d8c4ac27acb 100644
--- a/dev-python/requests-cache/requests-cache-0.9.4.ebuild
+++ b/dev-python/requests-cache/requests-cache-0.9.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]