diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 20:50:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 20:50:47 +0300 |
commit | 31ece64f4c240de7d05428aa02c26934043f59ac (patch) | |
tree | 544df811b64679700ce0b32e0617b0ce03f31226 /dev-python/sphinx-basic-ng | |
parent | dev-python/furo: Stabilize 2022.6.21 ppc, #863167 (diff) | |
download | gentoo-31ece64f4c240de7d05428aa02c26934043f59ac.tar.gz gentoo-31ece64f4c240de7d05428aa02c26934043f59ac.tar.bz2 gentoo-31ece64f4c240de7d05428aa02c26934043f59ac.zip |
dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha11 ppc, #863167
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-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 e6f2a27ae78a..c09d774349c1 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 )" |