diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-19 23:13:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-19 23:13:35 +0000 |
commit | aebe65132b642fac58a5d7aade39fb63d963f30d (patch) | |
tree | 5bc0b2949976b02ff22692157204cffce010f2ac /dev-python/pocketlint | |
parent | dev-libs/volume_key: keyworded 0.3.9 for ppc/ppc64, bug #641308 (diff) | |
download | gentoo-aebe65132b642fac58a5d7aade39fb63d963f30d.tar.gz gentoo-aebe65132b642fac58a5d7aade39fb63d963f30d.tar.bz2 gentoo-aebe65132b642fac58a5d7aade39fb63d963f30d.zip |
dev-python/pocketlint: keyworded 0.15 for ppc/ppc64, bug #641308
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
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 a0f7d74be8fa..1bdec997cb7d 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 ~ppc ~ppc64 x86" IUSE="" |