diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-11 10:07:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-11 10:07:57 +0300 |
commit | 0ded3b162d88dfb2bf580cf4b1d15dac68e44e4c (patch) | |
tree | 49f2deaf5c3be63eb41471c0b03a0992a582eacd /dev-python | |
parent | dev-go/*: last-rite EAPI=6 Go libraries (diff) | |
download | gentoo-0ded3b162d88dfb2bf580cf4b1d15dac68e44e4c.tar.gz gentoo-0ded3b162d88dfb2bf580cf4b1d15dac68e44e4c.tar.bz2 gentoo-0ded3b162d88dfb2bf580cf4b1d15dac68e44e4c.zip |
dev-python/hatchling: Stabilize 1.24.2 ALLARCHES, #931722
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hatchling/hatchling-1.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.24.2.ebuild b/dev-python/hatchling/hatchling-1.24.2.ebuild index cb5f1c813a23..cd7357e2a552 100644 --- a/dev-python/hatchling/hatchling-1.24.2.ebuild +++ b/dev-python/hatchling/hatchling-1.24.2.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 |