Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/
Date: Thu, 30 Jun 2022 21:41:18
Message-Id: 1656625163.5f56ac64fdab5ab3a226ac0a64a19984db8c21c1.sam@gentoo
1 commit: 5f56ac64fdab5ab3a226ac0a64a19984db8c21c1
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Thu Jun 30 05:41:53 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 21:39:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f56ac64
7
8 dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 ia64, #855161
9
10 Signed-off-by: matoro <matoro <AT> users.noreply.github.com>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index be9417296b71..1829d9a95627 100644
18 --- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
19 +++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
20 @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~riscv ~s390 ~x86"
25 +KEYWORDS="~amd64 ~ia64 ~riscv ~s390 ~x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"