Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylint/
Date: Mon, 06 Sep 2021 23:38:45
Message-Id: 1630971507.ba40e95706c85155d8eec046ee877bd0c6c2d4a1.sam@gentoo
1 commit: ba40e95706c85155d8eec046ee877bd0c6c2d4a1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 6 23:38:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 6 23:38:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba40e957
7
8 dev-python/pylint: Keyword 2.10.2 ia64, #804342
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pylint/pylint-2.10.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pylint/pylint-2.10.2.ebuild b/dev-python/pylint/pylint-2.10.2.ebuild
16 index 618413d2c62..03feaf6cf04 100644
17 --- a/dev-python/pylint/pylint-2.10.2.ebuild
18 +++ b/dev-python/pylint/pylint-2.10.2.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
25 IUSE="examples"
26
27 RDEPEND="