diff options
author | Sam James <sam@gentoo.org> | 2020-11-26 19:02:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-26 19:02:10 +0000 |
commit | 4cff624c04f10aed20af03e97dc2bbfe1e13f335 (patch) | |
tree | 51b67cf7f10fa0edc33f90822182079f2e1eb683 /dev-python/sphinx-testing | |
parent | dev-python/blockdiag: Stabilize 2.0.1 ppc64, #749477 (diff) | |
download | gentoo-4cff624c04f10aed20af03e97dc2bbfe1e13f335.tar.gz gentoo-4cff624c04f10aed20af03e97dc2bbfe1e13f335.tar.bz2 gentoo-4cff624c04f10aed20af03e97dc2bbfe1e13f335.zip |
dev-python/sphinx-testing: Stabilize 1.0.1-r1 ppc64, #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 51b749514d8f..619785089fc0 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 )" |