Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-testing/
Date: Wed, 31 Jul 2019 14:33:03
Message-Id: 1564583498.649066e1b9ac7eaf1c7c5645cc2b255ee55d81eb.zlogene@gentoo
1 commit: 649066e1b9ac7eaf1c7c5645cc2b255ee55d81eb
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 31 14:31:38 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 31 14:31:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=649066e1
7
8 dev-python/sphinx-testing: x86 stable wrt bug #688940
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
18 index d361a4d7447..6521d433869 100644
19 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
20 +++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="BSD-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="test"
28 RESTRICT="!test? ( test )"