commit: e9b6fb68fcdf40a04ac621b8aeccebbfb9f744ba
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 21 20:04:10 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 21 20:04:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9b6fb68
dev-python/dogpile-cache: Stabilize 1.4.1 ALLARCHES, #964904
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/dogpile-cache/dogpile-cache-1.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.4.1.ebuild
b/dev-python/dogpile-cache/dogpile-cache-1.4.1.ebuild
index 863437bc04a0..7cbda58bae90 100644
--- a/dev-python/dogpile-cache/dogpile-cache-1.4.1.ebuild
+++ b/dev-python/dogpile-cache/dogpile-cache-1.4.1.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}]