summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-11 19:22:46 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-11 19:22:46 +0000
commit89086a18178b561f0534317b460ada734e8feb6c (patch)
treec840a1e8b48a34db36b70f44d41aa56cb129e974 /dev-python/dogpile-cache
parentdev-python/sphinx-basic-ng: Stabilize 1.0.0_beta2 arm64, #912136 (diff)
downloadgentoo-89086a18178b561f0534317b460ada734e8feb6c.tar.gz
gentoo-89086a18178b561f0534317b460ada734e8feb6c.tar.bz2
gentoo-89086a18178b561f0534317b460ada734e8feb6c.zip
dev-python/dogpile-cache: Stabilize 1.2.2 ALLARCHES, #912095
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/dogpile-cache')
-rw-r--r--dev-python/dogpile-cache/dogpile-cache-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.2.2.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.2.2.ebuild
index 24f2c8fe8b23..ac6d861d896a 100644
--- a/dev-python/dogpile-cache/dogpile-cache-1.2.2.ebuild
+++ b/dev-python/dogpile-cache/dogpile-cache-1.2.2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
RDEPEND="
>=dev-python/decorator-4.0.0[${PYTHON_USEDEP}]