diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-25 18:42:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-25 18:42:07 +0000 |
commit | 8272613b5866f0c855e775f66d632ce106f19848 (patch) | |
tree | 9ec618d271acdafaf7a58e6da46fa7760dc82272 /dev-python/pylint | |
parent | dev-python/pylint: keyworded 1.6.5-r1 for sparc, bug #606554 (thanks to Rolf ... (diff) | |
download | gentoo-8272613b5866f0c855e775f66d632ce106f19848.tar.gz gentoo-8272613b5866f0c855e775f66d632ce106f19848.tar.bz2 gentoo-8272613b5866f0c855e775f66d632ce106f19848.zip |
dev-python/pylint: keyworded 1.7.1-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.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylint/pylint-1.7.1-r1.ebuild b/dev-python/pylint/pylint-1.7.1-r1.ebuild index 99cfe7640504..d2b95b6b8b01 100644 --- a/dev-python/pylint/pylint-1.7.1-r1.ebuild +++ b/dev-python/pylint/pylint-1.7.1-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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" IUSE="doc examples test" RDEPEND=" |