diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-31 17:30:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-31 17:30:23 +0300 |
commit | 767849ea859b8336660dde871f5a9c96524fe14c (patch) | |
tree | e98fdb11a81e1eed356b71827a8ec4b7b6a52268 /dev-python/sphinx-testing | |
parent | dev-python/sphinx-aiohttp-theme: amd64 stable wrt bug #688940 (diff) | |
download | gentoo-767849ea859b8336660dde871f5a9c96524fe14c.tar.gz gentoo-767849ea859b8336660dde871f5a9c96524fe14c.tar.bz2 gentoo-767849ea859b8336660dde871f5a9c96524fe14c.zip |
dev-python/sphinx-testing: amd64 stable wrt bug #688940
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 d4cb8e44dbb8..d361a4d74472 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 )" |