diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:24:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:25:30 +0200 |
commit | ecf43af36604681cd49e0247d2f640112f63fbf2 (patch) | |
tree | 314f910a12b246483a6860de1fc2f0f25651bcb8 /dev-python/pylint | |
parent | dev-python/pytest-fixture-config: sparc stable wrt bug #720584 (diff) | |
download | gentoo-ecf43af36604681cd49e0247d2f640112f63fbf2.tar.gz gentoo-ecf43af36604681cd49e0247d2f640112f63fbf2.tar.bz2 gentoo-ecf43af36604681cd49e0247d2f640112f63fbf2.zip |
dev-python/pylint: sparc stable wrt bug #720590
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
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 d28c65970ac6..8a112e6fab3f 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 )" |