diff options
author | Sam James <sam@gentoo.org> | 2021-01-18 14:51:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-18 14:51:55 +0000 |
commit | 7429fdbc4235844b6b58b30ab00f5a9f186411d1 (patch) | |
tree | 1d274231dbeca8c50d22c81bd5671ebe30f6ee79 | |
parent | dev-python/sentry-sdk: Keyword 0.19.5 sparc, #765859 (diff) | |
download | gentoo-7429fdbc4235844b6b58b30ab00f5a9f186411d1.tar.gz gentoo-7429fdbc4235844b6b58b30ab00f5a9f186411d1.tar.bz2 gentoo-7429fdbc4235844b6b58b30ab00f5a9f186411d1.zip |
dev-python/asttokens: Keyword 2.0.4 sparc, #765859
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/asttokens/asttokens-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/asttokens/asttokens-2.0.4.ebuild b/dev-python/asttokens/asttokens-2.0.4.ebuild index d33cd9b5d356..4b007212a6fd 100644 --- a/dev-python/asttokens/asttokens-2.0.4.ebuild +++ b/dev-python/asttokens/asttokens-2.0.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="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" BDEPEND=" |