dev-perl/Class-Inspector: amd64 stable
[gentoo.git] / dev-python / pocketlint / pocketlint-0.15.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 PYTHON_COMPAT=( python3_{4,5,6} )
7
8 inherit distutils-r1
9
10 DESCRIPTION="Shared code for running pylint against rhinstaller projects"
11 HOMEPAGE="https://github.com/rhinstaller/pocketlint"
12 SRC_URI="https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
13
14 LICENSE="GPL-2"
15 SLOT="0"
16 KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86"
17 IUSE=""