diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-09 19:36:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-09 19:36:38 +0000 |
commit | fb8fe3df2513eaa7511ab07ebd69d21e2e295d40 (patch) | |
tree | 1cd7f5a6403ff0b6d24a7717e7e819c480fc3cd4 /dev-python | |
parent | sys-apps/lm_sensors: stable 3.5.0 for ia64, bug #677414 (diff) | |
download | gentoo-fb8fe3df2513eaa7511ab07ebd69d21e2e295d40.tar.gz gentoo-fb8fe3df2513eaa7511ab07ebd69d21e2e295d40.tar.bz2 gentoo-fb8fe3df2513eaa7511ab07ebd69d21e2e295d40.zip |
dev-python/pylint: keyworded 2.2.2 for ppc64, bug #677026
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pylint/pylint-2.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylint/pylint-2.2.2.ebuild b/dev-python/pylint/pylint-2.2.2.ebuild index dedecc18125a..27e44b3c1c75 100644 --- a/dev-python/pylint/pylint-2.2.2.ebuild +++ b/dev-python/pylint/pylint-2.2.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="doc examples test" RDEPEND=" |