diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 20:51:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 20:51:53 +0300 |
commit | 1e513f85045b233a7b61b2fab83b2b08cb32bd11 (patch) | |
tree | 8457359cc8d6f8241695c774b5aa11ab635b19c0 /dev-python/sphinx-basic-ng | |
parent | dev-python/furo: Stabilize 2022.6.21 ppc64, #863167 (diff) | |
download | gentoo-1e513f85045b233a7b61b2fab83b2b08cb32bd11.tar.gz gentoo-1e513f85045b233a7b61b2fab83b2b08cb32bd11.tar.bz2 gentoo-1e513f85045b233a7b61b2fab83b2b08cb32bd11.zip |
dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha11 ppc64, #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 c74e1b1eb71e..9ae38621df20 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 )" |