diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-03 09:47:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-03 09:47:56 +0200 |
commit | f461d8ebe6d6a289cb3c154e344a6d082a1dc340 (patch) | |
tree | 9cb312fb1e44013f0135a327aefd1b774caa87e9 | |
parent | dev-python/furo: amd64 stable wrt bug #863167 (diff) | |
download | gentoo-f461d8ebe6d6a289cb3c154e344a6d082a1dc340.tar.gz gentoo-f461d8ebe6d6a289cb3c154e344a6d082a1dc340.tar.bz2 gentoo-f461d8ebe6d6a289cb3c154e344a6d082a1dc340.zip |
dev-python/sphinx-basic-ng: amd64 stable wrt bug #863167
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 e85f3b2aff87..ff3a7128264c 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 )" |