diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-28 20:48:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-28 20:48:37 +0000 |
commit | 3138eccc8e13554973fb7f6363de49c717d15519 (patch) | |
tree | d652c12995b08c2d03792461efce0588f6ba1f9b /dev-python/pylint | |
parent | dev-util/intltool: stable 0.51.0-r2 for sparc, bug #614698 (thanks to Rolf Ei... (diff) | |
download | gentoo-3138eccc8e13554973fb7f6363de49c717d15519.tar.gz gentoo-3138eccc8e13554973fb7f6363de49c717d15519.tar.bz2 gentoo-3138eccc8e13554973fb7f6363de49c717d15519.zip |
dev-python/pylint: stable 1.6.5-r1 for sparc, bug #606288 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/pylint')
-rw-r--r-- | dev-python/pylint/pylint-1.6.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylint/pylint-1.6.5-r1.ebuild b/dev-python/pylint/pylint-1.6.5-r1.ebuild index e0d2cfacbd79..7d05bfab47d4 100644 --- a/dev-python/pylint/pylint-1.6.5-r1.ebuild +++ b/dev-python/pylint/pylint-1.6.5-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="doc examples test" RDEPEND=" |