summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-31 01:34:37 +0000
committerSam James <sam@gentoo.org>2020-07-31 01:34:37 +0000
commit3e4d551d3aa310abfc147531ad2017e3161a82fb (patch)
treeb42da8fd86eecddb096de6cb39f2b1d2836d60ac /dev-python
parentdev-python/pylint: arm stable (bug #734458) (diff)
downloadgentoo-3e4d551d3aa310abfc147531ad2017e3161a82fb.tar.gz
gentoo-3e4d551d3aa310abfc147531ad2017e3161a82fb.tar.bz2
gentoo-3e4d551d3aa310abfc147531ad2017e3161a82fb.zip
dev-python/pylint: ALLARCHES stable (via arm, bug #734458)
Closes: https://bugs.gentoo.org/734458 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pylint/pylint-2.5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylint/pylint-2.5.3.ebuild b/dev-python/pylint/pylint-2.5.3.ebuild
index ec45e1de7915..4dec5c52ccde 100644
--- a/dev-python/pylint/pylint-2.5.3.ebuild
+++ b/dev-python/pylint/pylint-2.5.3.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 )"