diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-11 00:54:34 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-11 00:54:34 +0200 |
commit | 6903f905ad5a39ebfea387b020cefc399d6bcdcb (patch) | |
tree | 011428ea218aeeb40715d420b483e83c77e11f50 /dev-python/sphinx-basic-ng | |
parent | dev-python/sqlalchemy: Stabilize 1.4.40 x86, #869548 (diff) | |
download | gentoo-6903f905ad5a39ebfea387b020cefc399d6bcdcb.tar.gz gentoo-6903f905ad5a39ebfea387b020cefc399d6bcdcb.tar.bz2 gentoo-6903f905ad5a39ebfea387b020cefc399d6bcdcb.zip |
dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 x86, #869551
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-basic-ng')
-rw-r--r-- | dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild index c7e413178a2f..f064e52b2c32 100644 --- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild +++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.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 )" |