diff options
author | Sam James <sam@gentoo.org> | 2020-12-13 23:15:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-13 23:15:55 +0000 |
commit | f72a7c7a6b78eba907580c41440c583fba97edfa (patch) | |
tree | 6f765a008fd649e7e27a395134abd0dde0a32382 /dev-python/sphinxcontrib-asyncio | |
parent | dev-cpp/gtest: stable 1.10.0_p20200702 for s390 (diff) | |
download | gentoo-f72a7c7a6b78eba907580c41440c583fba97edfa.tar.gz gentoo-f72a7c7a6b78eba907580c41440c583fba97edfa.tar.bz2 gentoo-f72a7c7a6b78eba907580c41440c583fba97edfa.zip |
dev-python/sphinxcontrib-asyncio: stable 0.2.0-r2 for s390
stable wrt bug #720660
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-asyncio')
-rw-r--r-- | dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild b/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild index bedbad8a4532..8b2e06a3ece0 100644 --- a/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild +++ b/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc" DEPEND=" |