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/sphinx-basic-ng/
Date: Fri, 01 Jul 2022 05:54:08
Message-Id: 1656654831.10f0be8cae24c07892c232aee8b2961136e07903.arthurzam@gentoo
1 commit: 10f0be8cae24c07892c232aee8b2961136e07903
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 1 05:53:51 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 1 05:53:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f0be8c
7
8 dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 ppc64, #855161
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
16 index 1829d9a95627..27c61935d896 100644
17 --- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
18 +++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
19 @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ia64 ~riscv ~s390 ~x86"
24 +KEYWORDS="~amd64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"