diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-31 17:31:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-31 17:31:38 +0300 |
commit | 649066e1b9ac7eaf1c7c5645cc2b255ee55d81eb (patch) | |
tree | 55ffb9ec71139edf04081023938187ee7364a325 /dev-python/sphinx-testing | |
parent | dev-python/sphinx-aiohttp-theme: x86 stable wrt bug #688940 (diff) | |
download | gentoo-649066e1b9ac7eaf1c7c5645cc2b255ee55d81eb.tar.gz gentoo-649066e1b9ac7eaf1c7c5645cc2b255ee55d81eb.tar.bz2 gentoo-649066e1b9ac7eaf1c7c5645cc2b255ee55d81eb.zip |
dev-python/sphinx-testing: x86 stable wrt bug #688940
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-testing')
-rw-r--r-- | dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild index d361a4d74472..6521d4338690 100644 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild +++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |