commit: b6652cbb8623def6adbf6a5439528e6bf3b1cc86
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 09:49:53 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 09:49:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6652cbb
dev-python/dogpile-cache: Stabilize 1.3.0 ALLARCHES, #921465
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/dogpile-cache/dogpile-cache-1.3.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.3.0.ebuild
b/dev-python/dogpile-cache/dogpile-cache-1.3.0.ebuild
index 24f2c8fe8b23..d4868dc80a4e 100644
--- a/dev-python/dogpile-cache/dogpile-cache-1.3.0.ebuild
+++ b/dev-python/dogpile-cache/dogpile-cache-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}]