diff --git a/dev-python/click/click-8.3.0.ebuild b/dev-python/click/click-8.3.0.ebuild index ff136fe7da557..eb22f102edeaa 100644 --- a/dev-python/click/click-8.3.0.ebuild +++ b/dev-python/click/click-8.3.0.ebuild @@ -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 \ diff --git a/profiles/package.mask b/profiles/package.mask index 5772aebc97e5a..1c746a9aa3570 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,9 +36,12 @@ #--- END OF EXAMPLES --- -# Michał Górny (2025-11-10) -# Release not on PyPI (yet?), causing regressions in dev-python/black. +# Sam James (2025-11-05) +# re 8.3.0: Has regressions breaking media-video/subliminal and 8.3.1 +# which fixes some (but not all of those regressions) is semi-released only. +# re 8.3.1: Release not on PyPI (yet?), causing regressions in dev-python/black. # https://github.com/pallets/click/issues/3087 +~dev-python/click-8.3.0 ~dev-python/click-8.3.1 # Andreas Sturmlechner (2025-11-03)