diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-02 13:33:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-02 13:33:49 +0100 |
commit | d7a56f57dced44df6f4f60ac200f91a9372e1d1c (patch) | |
tree | 51b8580780a9b313d991618419ae262db20e767f /dev-python/sphinx-epytext | |
parent | gnome-base/librsvg: s390 stable wrt bug #710978 (diff) | |
download | gentoo-d7a56f57dced44df6f4f60ac200f91a9372e1d1c.tar.gz gentoo-d7a56f57dced44df6f4f60ac200f91a9372e1d1c.tar.bz2 gentoo-d7a56f57dced44df6f4f60ac200f91a9372e1d1c.zip |
dev-python/sphinx-epytext: s390 stable wrt bug #711074
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@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 fcb4f7e520e5..849b1634ac5e 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}]" |