commit: 40676797e878f87fbb83a2dc0327ebc39f42549e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 15 09:55:09 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 15 09:55:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40676797
dev-python/executing: Keyword 0.8.2 ia64, #808378 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/executing/executing-0.8.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/executing/executing-0.8.2.ebuild b/dev-python/executing/executing-0.8.2.ebuild index a5e893cb9f44..be11f474872c 100644 --- a/dev-python/executing/executing-0.8.2.ebuild +++ b/dev-python/executing/executing-0.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" # asttokens is optional runtime dep BDEPEND="
