diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:17:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:17:32 +0200 |
commit | f9768ef0513c74c0e00ef54179d498d28a1666bd (patch) | |
tree | 64cbd496eb2c22601eb417852754b102471ed391 /dev-python/pocketlint | |
parent | dev-python/bsddb3: ppc64 stable wrt bug #726534 (diff) | |
download | gentoo-f9768ef0513c74c0e00ef54179d498d28a1666bd.tar.gz gentoo-f9768ef0513c74c0e00ef54179d498d28a1666bd.tar.bz2 gentoo-f9768ef0513c74c0e00ef54179d498d28a1666bd.zip |
dev-python/pocketlint: ppc64 stable wrt bug #726536
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
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 f16ffe6b2212..c4721e6cc62c 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="" |