diff options
author | 2020-09-13 03:26:50 +0000 | |
---|---|---|
committer | 2020-09-13 03:26:50 +0000 | |
commit | fdec2491a82774880392dd8516688bbbede94e16 (patch) | |
tree | 40988484a7652c554d86bdd83e7f1ddc73e1ca58 /dev-python | |
parent | dev-python/hypothesis: Keyword 5.35.0 sparc, #737618 (diff) | |
download | gentoo-fdec2491a82774880392dd8516688bbbede94e16.tar.gz gentoo-fdec2491a82774880392dd8516688bbbede94e16.tar.bz2 gentoo-fdec2491a82774880392dd8516688bbbede94e16.zip |
dev-python/black: Keyword 20.8_beta1 sparc, #737618
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/black/black-20.8_beta1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/black/black-20.8_beta1.ebuild b/dev-python/black/black-20.8_beta1.ebuild index 0f5da477c90c..fc42c42b9501 100644 --- a/dev-python/black/black-20.8_beta1.ebuild +++ b/dev-python/black/black-20.8_beta1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~riscv ~sparc ~x86" IUSE="test" RDEPEND=" |