diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-14 09:55:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-14 09:55:48 +0100 |
commit | 8a3f634e46a4b9341a43cf192f2132cc07c1661c (patch) | |
tree | 01c41fe858d0a54922dda8cc26915e0df5e1fb5b /dev-python/pocketlint | |
parent | sci-libs/geos: stable 3.7.0 for ppc, bug #668322 (diff) | |
download | gentoo-8a3f634e46a4b9341a43cf192f2132cc07c1661c.tar.gz gentoo-8a3f634e46a4b9341a43cf192f2132cc07c1661c.tar.bz2 gentoo-8a3f634e46a4b9341a43cf192f2132cc07c1661c.zip |
dev-python/pocketlint: stable 0.17 for ppc, bug #668464
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python/pocketlint')
-rw-r--r-- | dev-python/pocketlint/pocketlint-0.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pocketlint/pocketlint-0.17.ebuild b/dev-python/pocketlint/pocketlint-0.17.ebuild index d54304750db0..4408c60e9082 100644 --- a/dev-python/pocketlint/pocketlint-0.17.ebuild +++ b/dev-python/pocketlint/pocketlint-0.17.ebuild @@ -13,5 +13,5 @@ SRC_URI="https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ia64 ~mips ppc ~ppc64 ~sparc x86" IUSE="" |