diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-17 08:38:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-17 08:38:09 +0300 |
commit | 73014a4a15fcc31a8c494bf306ea65b1451da969 (patch) | |
tree | 3cf684301656ce91a0adaa1c6ca492ea7aed6735 /dev-python/sphinx-basic-ng | |
parent | sys-process/glances: Stabilize 3.2.7 ppc64, #869374 (diff) | |
download | gentoo-73014a4a15fcc31a8c494bf306ea65b1451da969.tar.gz gentoo-73014a4a15fcc31a8c494bf306ea65b1451da969.tar.bz2 gentoo-73014a4a15fcc31a8c494bf306ea65b1451da969.zip |
dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 ppc64, #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 322b82048e6f..816e140e46e4 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 )" |