diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-12-08 21:20:03 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-12-08 21:24:52 -0500 |
commit | eb4b4a107d9db610cc8199f6e35fd6b61546005c (patch) | |
tree | 02bd866514382a2a3154aa401c682c637c187320 /dev-python/pocketlint | |
parent | media-gfx/openscad: Version bump (big thanks to Jesper Saxtorph, bug 635062). (diff) | |
download | gentoo-eb4b4a107d9db610cc8199f6e35fd6b61546005c.tar.gz gentoo-eb4b4a107d9db610cc8199f6e35fd6b61546005c.tar.bz2 gentoo-eb4b4a107d9db610cc8199f6e35fd6b61546005c.zip |
dev-python/pocketlint: stable on amd64, bug #639110
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-python/pocketlint')
-rw-r--r-- | dev-python/pocketlint/pocketlint-0.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pocketlint/pocketlint-0.15.ebuild b/dev-python/pocketlint/pocketlint-0.15.ebuild index 703506549789..a0f7d74be8fa 100644 --- a/dev-python/pocketlint/pocketlint-0.15.ebuild +++ b/dev-python/pocketlint/pocketlint-0.15.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="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" |