diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 08:26:13 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 08:26:16 +0000 |
commit | d4bdc9394e150cc516a99e80c1153e6071db8a0e (patch) | |
tree | 2ca373813abb3261b5a91fc7e46a22602bd33b32 /dev-python/sphinx-basic-ng | |
parent | dev-python/ipython: Stabilize 8.12.0 ALLARCHES, #903821 (diff) | |
download | gentoo-d4bdc9394e150cc516a99e80c1153e6071db8a0e.tar.gz gentoo-d4bdc9394e150cc516a99e80c1153e6071db8a0e.tar.bz2 gentoo-d4bdc9394e150cc516a99e80c1153e6071db8a0e.zip |
dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 arm, #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 70b42d560685..aa57df6a14c1 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 )" |