diff options
author | Sam James <sam@gentoo.org> | 2020-11-26 13:14:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-26 13:14:31 +0000 |
commit | af5539fc761e6ce17102c91f3d720fd629e03166 (patch) | |
tree | 9441ec4a1d33758bd404203432d6a428667fdf2e /dev-python/sphinx-testing | |
parent | dev-python/blockdiag: Stabilize 2.0.1 ppc, #749477 (diff) | |
download | gentoo-af5539fc761e6ce17102c91f3d720fd629e03166.tar.gz gentoo-af5539fc761e6ce17102c91f3d720fd629e03166.tar.bz2 gentoo-af5539fc761e6ce17102c91f3d720fd629e03166.zip |
dev-python/sphinx-testing: Stabilize 1.0.1-r1 ppc, #749477
Signed-off-by: Sam James <sam@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 625b8d1512a8..51b749514d8f 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="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |