diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-25 18:43:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-25 18:43:02 +0000 |
commit | 8e99cdfb48daccca24ca3c01c3557cbdc8ad25a7 (patch) | |
tree | ef4e16c487c498e6da8ea0feaca99699272e8c3d /dev-python/pylint | |
parent | dev-python/pylint: keyworded 1.7.1-r1 for sparc, bug #606554 (thanks to Rolf ... (diff) | |
download | gentoo-8e99cdfb48daccca24ca3c01c3557cbdc8ad25a7.tar.gz gentoo-8e99cdfb48daccca24ca3c01c3557cbdc8ad25a7.tar.bz2 gentoo-8e99cdfb48daccca24ca3c01c3557cbdc8ad25a7.zip |
dev-python/pylint: keyworded 1.7.2 for sparc, bug #606554 (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.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylint/pylint-1.7.2.ebuild b/dev-python/pylint/pylint-1.7.2.ebuild index aa368aee7e58..426704a7abee 100644 --- a/dev-python/pylint/pylint-1.7.2.ebuild +++ b/dev-python/pylint/pylint-1.7.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~x86 ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" IUSE="doc examples test" RDEPEND=" |