diff options
author | Sam James <sam@gentoo.org> | 2023-08-12 01:09:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-12 01:09:06 +0100 |
commit | 72b6103018fa60a45c88c2423a9932dd454ef176 (patch) | |
tree | 768cd55f31bff2f4613c36003dd371f729edc25d /dev-python/sphinx-basic-ng | |
parent | dev-python/pykerberos: Stabilize 1.3.1-r2 x86, #912133 (diff) | |
download | gentoo-72b6103018fa60a45c88c2423a9932dd454ef176.tar.gz gentoo-72b6103018fa60a45c88c2423a9932dd454ef176.tar.bz2 gentoo-72b6103018fa60a45c88c2423a9932dd454ef176.zip |
dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta2 amd64, #912136
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-basic-ng')
-rw-r--r-- | dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild index 5650926acbd6..a37253bc9776 100644 --- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild +++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.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 )" |