diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-30 20:56:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-30 20:56:58 +0300 |
commit | b7f44f4cc6fcb112b6ade0f5f0375aa4a98a2626 (patch) | |
tree | c4b6b11176466d00cf2c59eb76eb46f379719b82 /dev-python/sphinx-basic-ng | |
parent | dev-python/myst_parser: Keyword 0.18.0 s390, #855161 (diff) | |
download | gentoo-b7f44f4cc6fcb112b6ade0f5f0375aa4a98a2626.tar.gz gentoo-b7f44f4cc6fcb112b6ade0f5f0375aa4a98a2626.tar.bz2 gentoo-b7f44f4cc6fcb112b6ade0f5f0375aa4a98a2626.zip |
dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 s390, #855161
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 153a8e928a7f..be9417296b71 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 ~riscv ~x86" +KEYWORDS="~amd64 ~riscv ~s390 ~x86" IUSE="test" RESTRICT="!test? ( test )" |