diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 07:39:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 07:39:56 +0000 |
commit | b0e5f6a77ab71c241205997a38326ccf7dc413b9 (patch) | |
tree | f575b7d90e73256b7cdc18a35566ef26297be629 /dev-python/sphinx-basic-ng | |
parent | dev-python/pooch: Stabilize 1.7.0 x86, #903847 (diff) | |
download | gentoo-b0e5f6a77ab71c241205997a38326ccf7dc413b9.tar.gz gentoo-b0e5f6a77ab71c241205997a38326ccf7dc413b9.tar.bz2 gentoo-b0e5f6a77ab71c241205997a38326ccf7dc413b9.zip |
dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 ppc64, #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 d49164e71b1c..dd8bfac37e1c 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 )" |