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: Thu, 30 Jun 2022 17:57:15
Message-Id: 1656611818.b7f44f4cc6fcb112b6ade0f5f0375aa4a98a2626.arthurzam@gentoo
1 commit: b7f44f4cc6fcb112b6ade0f5f0375aa4a98a2626
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 17:56:58 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 17:56:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f44f4c
7
8 dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 s390, #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 153a8e928a7f..be9417296b71 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 ~riscv ~x86"
24 +KEYWORDS="~amd64 ~riscv ~s390 ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"