diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:30:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:30:01 +0200 |
commit | e4dca19010177d7e97860b6373e4431bb8598dd0 (patch) | |
tree | 1ebe96667c2e730096a5cd75349dcdd76c81d50a /dev-python/sphinx-testing | |
parent | dev-python/sphinxcontrib-applehelp: x86 stable wrt bug #720624 (diff) | |
download | gentoo-e4dca19010177d7e97860b6373e4431bb8598dd0.tar.gz gentoo-e4dca19010177d7e97860b6373e4431bb8598dd0.tar.bz2 gentoo-e4dca19010177d7e97860b6373e4431bb8598dd0.zip |
dev-python/sphinx-testing: x86 stable wrt bug #720626
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-testing')
-rw-r--r-- | dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 287e82f52b4b..915f948c6f73 100644 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild +++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )" |