diff options
author | 2024-11-30 12:40:00 +0100 | |
---|---|---|
committer | 2024-11-30 12:40:00 +0100 | |
commit | cca3f6136280e823f91c2cf54c89796d16bff53a (patch) | |
tree | d38298f75a2df7dbcac77d69fb41ce8f99c9f1b1 /dev-python/hatchling | |
parent | dev-python/ensurepip-setuptools: Stabilize 75.5.0 ALLARCHES, #945452 (diff) | |
download | gentoo-cca3f6136280e823f91c2cf54c89796d16bff53a.tar.gz gentoo-cca3f6136280e823f91c2cf54c89796d16bff53a.tar.bz2 gentoo-cca3f6136280e823f91c2cf54c89796d16bff53a.zip |
dev-python/hatchling: Stabilize 1.26.3-r1 ALLARCHES, #945455
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-1.26.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.26.3-r1.ebuild b/dev-python/hatchling/hatchling-1.26.3-r1.ebuild index d6cb34a09c15..8e5205e5a8fd 100644 --- a/dev-python/hatchling/hatchling-1.26.3-r1.ebuild +++ b/dev-python/hatchling/hatchling-1.26.3-r1.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}/backend LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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 ~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 |