diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 21:11:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 21:11:48 +0300 |
commit | e9253eb8baa00ab40ed316c8655c50fb187b456f (patch) | |
tree | f0150968ed481349e881e74dc4323065cb96b96a /dev-python/sphinx-basic-ng | |
parent | dev-python/nbconvert: Stabilize 6.5.2 ppc, #869581 (diff) | |
download | gentoo-e9253eb8baa00ab40ed316c8655c50fb187b456f.tar.gz gentoo-e9253eb8baa00ab40ed316c8655c50fb187b456f.tar.bz2 gentoo-e9253eb8baa00ab40ed316c8655c50fb187b456f.zip |
dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 ppc, #869551
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-basic-ng')
-rw-r--r-- | dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild index 72472e0d4cf9..322b82048e6f 100644 --- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild +++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |