diff options
author | 2023-07-05 08:01:11 +0000 | |
---|---|---|
committer | 2023-07-05 08:01:11 +0000 | |
commit | b435edb219e1beb829226c112abe9dcd92931dbe (patch) | |
tree | 28a8684d1c5ac67d7fd457db73d5746acf9a0ac0 /dev-python/hatchling | |
parent | dev-python/regex: Stabilize 2023.6.3 hppa, #909698 (diff) | |
download | gentoo-b435edb219e1beb829226c112abe9dcd92931dbe.tar.gz gentoo-b435edb219e1beb829226c112abe9dcd92931dbe.tar.bz2 gentoo-b435edb219e1beb829226c112abe9dcd92931dbe.zip |
dev-python/hatchling: Stabilize 1.18.0 ALLARCHES, #909707
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-1.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.18.0.ebuild b/dev-python/hatchling/hatchling-1.18.0.ebuild index fe5722f26b02..afab84e6fac4 100644 --- a/dev-python/hatchling/hatchling-1.18.0.ebuild +++ b/dev-python/hatchling/hatchling-1.18.0.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}/backend LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~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 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 RDEPEND=" |