diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-25 18:42:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-25 18:42:03 +0000 |
commit | 7f37e2e6f9cafa287b6defe8a3d2aec9fce075d6 (patch) | |
tree | 78a646d06e97eb5027ef7bb5d680524bd199f4b3 /dev-python/pylint | |
parent | dev-python/configparser: keyworded 3.5.0-r1 for sparc, bug #606554 (thanks to... (diff) | |
download | gentoo-7f37e2e6f9cafa287b6defe8a3d2aec9fce075d6.tar.gz gentoo-7f37e2e6f9cafa287b6defe8a3d2aec9fce075d6.tar.bz2 gentoo-7f37e2e6f9cafa287b6defe8a3d2aec9fce075d6.zip |
dev-python/pylint: keyworded 1.6.5-r1 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.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 bc3c59d97786..e0d2cfacbd79 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 ~sparc x86" IUSE="doc examples test" RDEPEND=" |