From: Rolf Eike Beer Date: Sat, 2 Feb 2019 12:38:39 +0000 (+0100) Subject: dev-python/polib: stable 1.0.7 for sparc, bug #676362 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=abd3e35a375ea9db322fd1f7269134ae331d10ee;p=gentoo.git dev-python/polib: stable 1.0.7 for sparc, bug #676362 Signed-off-by: Rolf Eike Beer Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/polib/polib-1.0.7.ebuild b/dev-python/polib/polib-1.0.7.ebuild index c890aa984407..0dedbaef1d8e 100644 --- a/dev-python/polib/polib-1.0.7.ebuild +++ b/dev-python/polib/polib-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86" IUSE="doc" DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"