summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-03 17:12:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-03 17:12:02 +0200
commit3e9a72b816f9a8174c59eff66e9b79cae8db3274 (patch)
tree99b77384e274f2a46cf3dd9d22cfeddf552b3ba1
parentdev-python/pytest-fixture-config: ppc64 stable wrt bug #720584 (diff)
downloadgentoo-3e9a72b8.tar.gz
gentoo-3e9a72b8.tar.bz2
gentoo-3e9a72b8.zip
dev-python/pylint: ppc64 stable wrt bug #720590
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/pylint/pylint-2.4.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylint/pylint-2.4.4-r1.ebuild b/dev-python/pylint/pylint-2.4.4-r1.ebuild
index 8a112e6fab3f..d80d92e0644b 100644
--- a/dev-python/pylint/pylint-2.4.4-r1.ebuild
+++ b/dev-python/pylint/pylint-2.4.4-r1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ppc64 sparc ~x86"
IUSE="examples test"
RESTRICT="!test? ( test )"