diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 09:30:09 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 09:30:09 +0000 |
commit | 6eac5c44bff2af38c69856875d9fb67f525144dc (patch) | |
tree | 04905f561b3c650ac8f414a765fe54e79a39340c /dev-python/sphinx-basic-ng | |
parent | dev-python/pyzmq: Stabilize 25.0.2 ppc, #903830 (diff) | |
download | gentoo-6eac5c44bff2af38c69856875d9fb67f525144dc.tar.gz gentoo-6eac5c44bff2af38c69856875d9fb67f525144dc.tar.bz2 gentoo-6eac5c44bff2af38c69856875d9fb67f525144dc.zip |
dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 hppa, #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 aa57df6a14c1..fefb530153f5 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 )" |