From e9b6fb68fcdf40a04ac621b8aeccebbfb9f744ba Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 21 Oct 2025 23:04:10 +0300 Subject: [PATCH] dev-python/dogpile-cache: Stabilize 1.4.1 ALLARCHES, #964904 Signed-off-by: Arthur Zamarin --- 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 863437bc04a0e..7cbda58bae906 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}]