commit: 7429fdbc4235844b6b58b30ab00f5a9f186411d1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 14:51:44 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 14:51:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7429fdbc
dev-python/asttokens: Keyword 2.0.4 sparc, #765859
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/asttokens/asttokens-2.0.4.ebuild | 4 ++--
1 file 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 d33cd9b5d35..4b007212a6f 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="