diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-16 08:56:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-16 08:57:38 +0100 |
commit | 474d3ae0209e50c84bc87acd41081772729b7b2f (patch) | |
tree | aded153075621b026662bcc887b3f224fe1bd40f /dev-python/pylint | |
parent | dev-python/configparser: ia64 stable, bug #606288 (diff) | |
download | gentoo-474d3ae0209e50c84bc87acd41081772729b7b2f.tar.gz gentoo-474d3ae0209e50c84bc87acd41081772729b7b2f.tar.bz2 gentoo-474d3ae0209e50c84bc87acd41081772729b7b2f.zip |
dev-python/pylint: ia64 stable, bug #606288
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 533a2d13a0d2..f39f3e67a2c6 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 ~x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~x86" IUSE="doc examples test" RDEPEND=" |