commit: a2aa1c1e5c3ff15c1e84b0f0e5b590543e7e25ac Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 11 08:51:10 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 11 08:51:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2aa1c1e
dev-python/click: Stabilize 8.1.8 ALLARCHES, #947882 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/click/click-8.1.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/click/click-8.1.8.ebuild b/dev-python/click/click-8.1.8.ebuild index cfb129e27c99..fc74cec44125 100644 --- a/dev-python/click/click-8.1.8.ebuild +++ b/dev-python/click/click-8.1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="examples" distutils_enable_sphinx docs \