commit: 25c3267600278061075e953b8bb0846d60922c79
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 09:48:42 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 09:48:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25c32676
dev-python/hatchling: Stabilize 1.22.5-r1 ALLARCHES, #930290
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/hatchling/hatchling-1.22.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hatchling/hatchling-1.22.5-r1.ebuild
b/dev-python/hatchling/hatchling-1.22.5-r1.ebuild
index 92ad9f5f8392..8fd32731e81d 100644
--- a/dev-python/hatchling/hatchling-1.22.5-r1.ebuild
+++ b/dev-python/hatchling/hatchling-1.22.5-r1.ebuild
@@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}/backend
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
# deps are listed in backend/src/hatchling/ouroboros.py
# editables are optional but required for editable installs