diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-24 18:37:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-24 18:37:34 +0100 |
commit | 53a99e32115222de7b6f8f5f74a301c4e1e84ed6 (patch) | |
tree | 674a281020ec40bbb510485900c709a7e0fb4b33 /dev-python/isort | |
parent | dev-python/setuptools: stable 57.0.0 for sparc (diff) | |
download | gentoo-53a99e32115222de7b6f8f5f74a301c4e1e84ed6.tar.gz gentoo-53a99e32115222de7b6f8f5f74a301c4e1e84ed6.tar.bz2 gentoo-53a99e32115222de7b6f8f5f74a301c4e1e84ed6.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python/isort')
-rw-r--r-- | dev-python/isort/isort-5.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/isort/isort-5.9.1.ebuild b/dev-python/isort/isort-5.9.1.ebuild index 057ab3eb2167..2a42cf59bdff 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}]" |