commit: 2c6c7d0bf66a9d0ef76021ca897b1ab950d86151
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 08:41:12 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 08:41:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c6c7d0b
dev-python/jaraco-functools: Stabilize 3.5.0 ALLARCHES, #831530
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild
b/dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild
index cbd85a2ea2f4..71c71c267e6f 100644
--- a/dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild
+++ b/dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86
~x64-macos"
RDEPEND="
dev-python/more-itertools[${PYTHON_USEDEP}]