diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 21:59:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 21:59:59 +0300 |
commit | 0dbd02eff2dfe06ab918efa45a7a2caa7f690179 (patch) | |
tree | 6aa84963e6e281fa08604c466346b1c82b32c846 /dev-python/sphinx-basic-ng | |
parent | dev-python/furo: Stabilize 2022.6.21 sparc, #863167 (diff) | |
download | gentoo-0dbd02eff2dfe06ab918efa45a7a2caa7f690179.tar.gz gentoo-0dbd02eff2dfe06ab918efa45a7a2caa7f690179.tar.bz2 gentoo-0dbd02eff2dfe06ab918efa45a7a2caa7f690179.zip |
dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha11 sparc, #863167
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_alpha11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild index 90e888d390ce..e85f3b2aff87 100644 --- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild +++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.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 )" |