diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-27 16:47:20 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-27 16:47:20 -0700 |
commit | 0f9b09130078a6ab29800c7c208ecfb717aaa867 (patch) | |
tree | f59f6e4c6bb8241df6e75a26eedb76d32f6d282d /dev-python/pocketlint | |
parent | dev-libs/volume_key-0.3.9: added ~mips, bug 641308 (diff) | |
download | gentoo-0f9b09130078a6ab29800c7c208ecfb717aaa867.tar.gz gentoo-0f9b09130078a6ab29800c7c208ecfb717aaa867.tar.bz2 gentoo-0f9b09130078a6ab29800c7c208ecfb717aaa867.zip |
dev-python/pocketlint-0.15: added ~mips, bug 641308
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 293e9d7a8e81..468ab2a6a801 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="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86" IUSE="" |