diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-15 11:55:09 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-15 11:55:09 +0200 |
commit | 40676797e878f87fbb83a2dc0327ebc39f42549e (patch) | |
tree | c834caeda2e37060d5a934387ecdc55d8d234632 /dev-python/executing | |
parent | dev-python/asttokens: Keyword 2.0.5 ia64, #808378 (diff) | |
download | gentoo-40676797e878f87fbb83a2dc0327ebc39f42549e.tar.gz gentoo-40676797e878f87fbb83a2dc0327ebc39f42549e.tar.bz2 gentoo-40676797e878f87fbb83a2dc0327ebc39f42549e.zip |
dev-python/executing: Keyword 0.8.2 ia64, #808378
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/executing')
-rw-r--r-- | dev-python/executing/executing-0.8.2.ebuild | 4 |
1 files 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=" |