diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 12:53:10 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 12:53:10 +0000 |
commit | 2116da39f34d3ce5f24fffcaf25c8bcab5657493 (patch) | |
tree | b4de13d45ec2da02a382dbf4df619f3be9e10371 /dev-python/sphinx-basic-ng | |
parent | dev-python/pyzmq: Stabilize 25.0.2 sparc, #903830 (diff) | |
download | gentoo-2116da39f34d3ce5f24fffcaf25c8bcab5657493.tar.gz gentoo-2116da39f34d3ce5f24fffcaf25c8bcab5657493.tar.bz2 gentoo-2116da39f34d3ce5f24fffcaf25c8bcab5657493.zip |
dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 sparc, #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 fefb530153f5..37a6f2bda819 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 )" |