commit: db294fe7f0b2cdf1ca7be9ed1b04fe99424e7e3b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 08:47:18 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 08:47:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db294fe7
dev-python/dogpile-cache: Stabilize 1.3.4 ALLARCHES, #949775
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/dogpile-cache/dogpile-cache-1.3.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.3.4.ebuild
b/dev-python/dogpile-cache/dogpile-cache-1.3.4.ebuild
index 65fc93d7607e..1157939c70f4 100644
--- a/dev-python/dogpile-cache/dogpile-cache-1.3.4.ebuild
+++ b/dev-python/dogpile-cache/dogpile-cache-1.3.4.ebuild
@@ -17,7 +17,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}]