Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-testing/
Date: Thu, 01 Oct 2020 17:29:07
Message-Id: 1601573323.aa130a061be631595dc055ea532d30600bc1ae09.slyfox@gentoo
1 commit: aa130a061be631595dc055ea532d30600bc1ae09
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Oct 1 16:05:37 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 17:28:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa130a06
7
8 dev-python/sphinx-testing: stable 1.0.1-r1 for sparc, bug #745552
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
19 index 966d9b666d5..20290d8c095 100644
20 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
21 +++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
22 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="BSD-2"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
27 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
28 IUSE="test"
29 RESTRICT="!test? ( test )"