Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/executing/
Date: Sat, 15 Jan 2022 09:55:27
Message-Id: 1642240509.40676797e878f87fbb83a2dc0327ebc39f42549e.arthurzam@gentoo
1 commit: 40676797e878f87fbb83a2dc0327ebc39f42549e
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 15 09:55:09 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 15 09:55:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40676797
7
8 dev-python/executing: Keyword 0.8.2 ia64, #808378
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/executing/executing-0.8.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/executing/executing-0.8.2.ebuild b/dev-python/executing/executing-0.8.2.ebuild
16 index a5e893cb9f44..be11f474872c 100644
17 --- a/dev-python/executing/executing-0.8.2.ebuild
18 +++ b/dev-python/executing/executing-0.8.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2020-2021 Gentoo Authors
21 +# Copyright 2020-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -16,7 +16,7 @@ SRC_URI="
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86"
30 +KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
31
32 # asttokens is optional runtime dep
33 BDEPEND="