diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-09 18:30:21 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-09 18:30:21 +0200 |
commit | 5f0b8c225653366f79b856618251fdf26fa3b14e (patch) | |
tree | 95af55a673572e38f42849f3a3ff67f76556abcc | |
parent | dev-python/configparser: arm stable, bug #606288 (diff) | |
download | gentoo-5f0b8c225653366f79b856618251fdf26fa3b14e.tar.gz gentoo-5f0b8c225653366f79b856618251fdf26fa3b14e.tar.bz2 gentoo-5f0b8c225653366f79b856618251fdf26fa3b14e.zip |
dev-python/pylint: arm stable, bug #606288
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
-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 78f759d08854..370fcb72a30e 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 ~x86" +KEYWORDS="alpha amd64 arm ~x86" IUSE="doc examples test" RDEPEND=" |