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-fancy-pypi-readme/
Date: Fri, 19 Aug 2022 05:27:29
Message-Id: 1660886835.87c55a0293158895349a1c5d88af7dd78e3839f7.arthurzam@gentoo
1 commit: 87c55a0293158895349a1c5d88af7dd78e3839f7
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 19 05:27:15 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 19 05:27:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c55a02
7
8 dev-python/hatch-fancy-pypi-readme: Keyword 22.3.0 ppc64, #865739
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 .../hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
16 index d1f36abec06f..dc112dc45619 100644
17 --- a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
18 +++ b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~ppc ~s390"
24 +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~s390"
25
26 RDEPEND="
27 dev-python/hatchling[${PYTHON_USEDEP}]