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 06:10:45
Message-Id: 1656655830.0376cc616cb1bbb46b56d7ae2cda57e0376cc68c.arthurzam@gentoo
1 commit: 0376cc616cb1bbb46b56d7ae2cda57e0376cc68c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 1 06:10:30 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 1 06:10:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0376cc61
7
8 dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 arm64, #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 5e40649c2cf8..3d1a6ea186f7 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 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"