diff options
author | Sam James <sam@gentoo.org> | 2020-09-13 04:45:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-13 04:55:18 +0000 |
commit | 10c18d61404bd58debf49f7e15971efe654e777d (patch) | |
tree | c95f8de96d375307e557d9fdde6804f67b863f86 /dev-python/sphinx-testing | |
parent | dev-python/blockdiag: Keyword 2.0.1 ppc, #737618 (diff) | |
download | gentoo-10c18d61404bd58debf49f7e15971efe654e777d.tar.gz gentoo-10c18d61404bd58debf49f7e15971efe654e777d.tar.bz2 gentoo-10c18d61404bd58debf49f7e15971efe654e777d.zip |
dev-python/sphinx-testing: Keyword 1.0.1-r1 ppc, #737618
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 1b302e866357..c9e677f2f19b 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 ~ia64 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |