diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 10:34:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 10:34:27 +0300 |
commit | 7f36aee1094e6fd6dff122907e0f7013604a0a4f (patch) | |
tree | 6a940f3b9ed7c0653c6091b841b006721f0ac2a0 /dev-python/sphinx-basic-ng | |
parent | dev-python/pooch: Stabilize 1.7.0 ppc64, #903847 (diff) | |
download | gentoo-7f36aee1094e6fd6dff122907e0f7013604a0a4f.tar.gz gentoo-7f36aee1094e6fd6dff122907e0f7013604a0a4f.tar.bz2 gentoo-7f36aee1094e6fd6dff122907e0f7013604a0a4f.zip |
dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 ppc, #903836
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-1.0.0_beta1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild index 6d5485a32417..d49164e71b1c 100644 --- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild +++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |