diff options
author | 2022-07-03 18:23:40 -0400 | |
---|---|---|
committer | 2022-07-03 23:48:51 +0100 | |
commit | af071a9bed331187421c7b63fb7fb0b4a1b0ced6 (patch) | |
tree | eed30a76d00ad972714e047c64334d5f05d882fa /dev-python/sphinx-basic-ng | |
parent | dev-qt/qtdeclarative: python3_11 (diff) | |
download | gentoo-af071a9bed331187421c7b63fb7fb0b4a1b0ced6.tar.gz gentoo-af071a9bed331187421c7b63fb7fb0b4a1b0ced6.tar.bz2 gentoo-af071a9bed331187421c7b63fb7fb0b4a1b0ced6.zip |
dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 sparc, #855161
Signed-off-by: matoro <matoro@users.noreply.github.com>
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-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 fe3898e7b540..b9693a1a852c 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 ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |