diff options
author | Sam James <sam@gentoo.org> | 2021-01-18 14:51:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-18 14:51:57 +0000 |
commit | 51c1c0020b659ac6283ab6e89939f36e8b1ee35c (patch) | |
tree | 8cd589362acfd6b065bedac4433d9dbf46edc736 /dev-python/executing | |
parent | dev-python/tblib: Keyword 1.7.0 sparc, #765859 (diff) | |
download | gentoo-51c1c0020b659ac6283ab6e89939f36e8b1ee35c.tar.gz gentoo-51c1c0020b659ac6283ab6e89939f36e8b1ee35c.tar.bz2 gentoo-51c1c0020b659ac6283ab6e89939f36e8b1ee35c.zip |
dev-python/executing: Keyword 0.5.4 sparc, #765859
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/executing')
-rw-r--r-- | dev-python/executing/executing-0.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/executing/executing-0.5.4.ebuild b/dev-python/executing/executing-0.5.4.ebuild index bdeaacb0be41..debe5e560b61 100644 --- a/dev-python/executing/executing-0.5.4.ebuild +++ b/dev-python/executing/executing-0.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" # asttokens is optional runtime dep BDEPEND=" |