diff options
author | Sam James <sam@gentoo.org> | 2020-09-13 03:26:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-13 03:26:52 +0000 |
commit | c387c06ee4c3bcc0c021c8ccf6c483df31bc8bd9 (patch) | |
tree | ed5df8558448d17462bae861004c99befede3fca /dev-python/idna-ssl | |
parent | dev-python/async_timeout: Keyword 3.0.1 sparc, #737618 (diff) | |
download | gentoo-c387c06ee4c3bcc0c021c8ccf6c483df31bc8bd9.tar.gz gentoo-c387c06ee4c3bcc0c021c8ccf6c483df31bc8bd9.tar.bz2 gentoo-c387c06ee4c3bcc0c021c8ccf6c483df31bc8bd9.zip |
dev-python/idna-ssl: Keyword 1.1.0 sparc, #737618
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/idna-ssl')
-rw-r--r-- | dev-python/idna-ssl/idna-ssl-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/idna-ssl/idna-ssl-1.1.0.ebuild b/dev-python/idna-ssl/idna-ssl-1.1.0.ebuild index 7134f8a69b0d..fb526c8006ea 100644 --- a/dev-python/idna-ssl/idna-ssl-1.1.0.ebuild +++ b/dev-python/idna-ssl/idna-ssl-1.1.0.ebuild @@ -15,7 +15,7 @@ SRC_URI=" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~sparc x86" IUSE="" RDEPEND="dev-python/idna[${PYTHON_USEDEP}]" |