commit: 53a99e32115222de7b6f8f5f74a301c4e1e84ed6
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 24 17:37:34 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jun 24 17:37:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a99e32
dev-python/isort: keyworded 5.9.1 for sparc
keyworded wrt bug #797475
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/isort/isort-5.9.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/isort/isort-5.9.1.ebuild
b/dev-python/isort/isort-5.9.1.ebuild
index 057ab3eb216..2a42cf59bdf 100644
--- a/dev-python/isort/isort-5.9.1.ebuild
+++ b/dev-python/isort/isort-5.9.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
dev-python/toml[${PYTHON_USEDEP}]"