Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hatchling/
Date: Sun, 01 May 2022 21:51:44
Message-Id: 1651441870.837e5b5fe081c426e39d283548a2b18d6829517f.jsmolic@gentoo
1 commit: 837e5b5fe081c426e39d283548a2b18d6829517f
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 1 21:51:10 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 21:51:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=837e5b5f
7
8 dev-python/hatchling: Keyword 0.24.0 x86, #837074
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/hatchling/hatchling-0.24.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hatchling/hatchling-0.24.0.ebuild b/dev-python/hatchling/hatchling-0.24.0.ebuild
16 index 33e5c58c6390..52b6da73fbe7 100644
17 --- a/dev-python/hatchling/hatchling-0.24.0.ebuild
18 +++ b/dev-python/hatchling/hatchling-0.24.0.ebuild
19 @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}/backend
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~riscv ~s390 ~sparc"
24 +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~riscv ~s390 ~sparc ~x86"
25
26 RDEPEND="
27 >=dev-python/editables-0.2[${PYTHON_USEDEP}]