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/hatch-vcs/
Date: Wed, 11 May 2022 17:16:01
Message-Id: 1652289343.c3d16f920674a327ff95cfdf1fe818cf4d7f80b2.arthurzam@gentoo
1 commit: c3d16f920674a327ff95cfdf1fe818cf4d7f80b2
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 11 17:15:43 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed May 11 17:15:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d16f92
7
8 dev-python/hatch-vcs: Keyword 0.2.0 ppc64, #843617
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild b/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild
16 index 37f56a0ee62e..30e3e317fac3 100644
17 --- a/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild
18 +++ b/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild
19 @@ -20,7 +20,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~ppc ~riscv ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86"
25
26 RDEPEND="
27 >=dev-python/setuptools_scm-6.4.0[${PYTHON_USEDEP}]