diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 18:51:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 18:51:03 +0200 |
commit | fdc006a9691112cb08111316403851f5238071f5 (patch) | |
tree | 70753e4e9fd3656014143e7b5bb3a8f0620f623f /dev-python/pylint | |
parent | dev-python/pytest-fixture-config: ppc stable wrt bug #720584 (diff) | |
download | gentoo-fdc006a9691112cb08111316403851f5238071f5.tar.gz gentoo-fdc006a9691112cb08111316403851f5238071f5.tar.bz2 gentoo-fdc006a9691112cb08111316403851f5238071f5.zip |
dev-python/pylint: ppc stable wrt bug #720590
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pylint')
-rw-r--r-- | dev-python/pylint/pylint-2.4.4-r1.ebuild | 2 |
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 48859249f329..2be2d5797724 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 )" |