diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-15 16:00:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-15 16:00:10 +0300 |
commit | eee10a7a7572efc7f59b42c3e057b909422dabcb (patch) | |
tree | 6dcb29514520147b2dcd297274ee008280e92925 /dev-python/sphinx-epytext | |
parent | sys-devel/gcc-config: sh stable wrt bug #711382 (diff) | |
download | gentoo-eee10a7a7572efc7f59b42c3e057b909422dabcb.tar.gz gentoo-eee10a7a7572efc7f59b42c3e057b909422dabcb.tar.bz2 gentoo-eee10a7a7572efc7f59b42c3e057b909422dabcb.zip |
dev-python/sphinx-epytext: sh stable wrt bug #711074
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-epytext')
-rw-r--r-- | dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild index 757a7bd3e2fb..d82a1d283fa4 100644 --- a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild +++ b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/sphinx-1.7.5[${PYTHON_USEDEP}]" |