diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 03:45:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 03:45:50 +0100 |
commit | 5f68b6e6e3902fd84fd25b530de66ad3bbb53769 (patch) | |
tree | 4872d7404cc2a70c28144795e79411ee09f5c135 /dev-python/sphinxcontrib-trio | |
parent | dev-libs/yajl: Keyword 2.1.0-r3 s390, #840882 (diff) | |
download | gentoo-5f68b6e6e3902fd84fd25b530de66ad3bbb53769.tar.gz gentoo-5f68b6e6e3902fd84fd25b530de66ad3bbb53769.tar.bz2 gentoo-5f68b6e6e3902fd84fd25b530de66ad3bbb53769.zip |
dev-python/sphinxcontrib-trio: Keyword 1.1.2 s390, #840876
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-trio')
-rw-r--r-- | dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild index eb12c04c91a0..3ef771ad9d2c 100644 --- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild +++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ HOMEPAGE=" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( Apache-2.0 MIT )" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" SLOT="0" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |