summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-09 15:00:37 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-09 15:00:37 +0100
commit8cc9bd731e222bd1a95b9395e4a07477f939293c (patch)
treed247538b19a73650de7093f5a27ec74198452b47 /dev-python/requests-cache
parentdev-python/scipy: Stabilize 1.11.4 arm, #919556 (diff)
downloadgentoo-8cc9bd731e222bd1a95b9395e4a07477f939293c.tar.gz
gentoo-8cc9bd731e222bd1a95b9395e4a07477f939293c.tar.bz2
gentoo-8cc9bd731e222bd1a95b9395e4a07477f939293c.zip
dev-python/requests-cache: Stabilize 1.1.1 ALLARCHES, #919557
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/requests-cache')
-rw-r--r--dev-python/requests-cache/requests-cache-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-cache/requests-cache-1.1.1.ebuild b/dev-python/requests-cache/requests-cache-1.1.1.ebuild
index 605e560b1a0b..49a50a7aedeb 100644
--- a/dev-python/requests-cache/requests-cache-1.1.1.ebuild
+++ b/dev-python/requests-cache/requests-cache-1.1.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]