diff options
author | 2023-04-05 07:16:58 +0000 | |
---|---|---|
committer | 2023-04-05 07:16:58 +0000 | |
commit | a5fc093fdbc4197d0e203ec83a680f9e59b2cbff (patch) | |
tree | a501d4ef9d4844c95fcc2e11011b9630a4cc45ee /dev-python/sphinx-basic-ng | |
parent | dev-python/myst-parser: Stabilize 1.0.0 ALLARCHES, #903823 (diff) | |
download | gentoo-a5fc093fdbc4197d0e203ec83a680f9e59b2cbff.tar.gz gentoo-a5fc093fdbc4197d0e203ec83a680f9e59b2cbff.tar.bz2 gentoo-a5fc093fdbc4197d0e203ec83a680f9e59b2cbff.zip |
dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 amd64, #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 9c7c00b18c0d..6d5485a32417 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 )" |