Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hatchling/
Date: Tue, 31 Jan 2023 11:47:04
Message-Id: 1675165551.f506e61a0e3dd0e9a96ad0ea978e400747c89433.arthurzam@gentoo
1 commit: f506e61a0e3dd0e9a96ad0ea978e400747c89433
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 31 11:45:51 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 11:45:51 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f506e61a
7
8 dev-python/hatchling: Stabilize 1.12.2 ALLARCHES, #892712
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/hatchling/hatchling-1.12.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hatchling/hatchling-1.12.2.ebuild b/dev-python/hatchling/hatchling-1.12.2.ebuild
16 index 9b92d2a41c5b..4a2101315a07 100644
17 --- a/dev-python/hatchling/hatchling-1.12.2.ebuild
18 +++ b/dev-python/hatchling/hatchling-1.12.2.ebuild
19 @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}/backend
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
25
26 # deps are listed in backend/src/hatchling/ouroboros.py
27 RDEPEND="