diff options
author | 2020-06-03 17:15:19 +0200 | |
---|---|---|
committer | 2020-06-03 17:15:19 +0200 | |
commit | 533ebf911617c182a8297791658667beda23f522 (patch) | |
tree | fab6cfcd1bc55537f05102261d247990ea495dba /dev-python/pocketlint | |
parent | dev-libs/libgit2: ppc stable wrt bug #726424 (diff) | |
download | gentoo-533ebf911617c182a8297791658667beda23f522.tar.gz gentoo-533ebf911617c182a8297791658667beda23f522.tar.bz2 gentoo-533ebf911617c182a8297791658667beda23f522.zip |
dev-python/pocketlint: ppc stable wrt bug #726536
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pocketlint')
-rw-r--r-- | dev-python/pocketlint/pocketlint-0.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pocketlint/pocketlint-0.20.ebuild b/dev-python/pocketlint/pocketlint-0.20.ebuild index 12f9e1ce8a85..f16ffe6b2212 100644 --- a/dev-python/pocketlint/pocketlint-0.20.ebuild +++ b/dev-python/pocketlint/pocketlint-0.20.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="" |