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: Mon, 30 Nov 2020 21:12:16
Message-Id: 1606770713.cafe3f14991ae818fee8feec484160f50f7252ff.slyfox@gentoo
1 commit: cafe3f14991ae818fee8feec484160f50f7252ff
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Nov 30 20:03:05 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 21:11:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cafe3f14
7
8 dev-python/sphinx-testing: stable 1.0.1-r1 for hppa, bug #749477
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
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 619785089fc..39efbc90610 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 )"