diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 10:17:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 10:17:44 +0000 |
commit | a705a71755e270f4c0c1021cf8fd1b72f9fe3109 (patch) | |
tree | 1f75aa160c9d4ec93b875917ba52d151995f193a /dev-python/idna-ssl | |
parent | dev-python/hypothesis: Keyword 5.28.0 ppc64, #737618 (diff) | |
download | gentoo-a705a71755e270f4c0c1021cf8fd1b72f9fe3109.tar.gz gentoo-a705a71755e270f4c0c1021cf8fd1b72f9fe3109.tar.bz2 gentoo-a705a71755e270f4c0c1021cf8fd1b72f9fe3109.zip |
dev-python/idna-ssl: Keyword 1.1.0 ppc64, #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 62405f0a1d14..2bdc61050ddb 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 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 x86" IUSE="" RDEPEND="dev-python/idna[${PYTHON_USEDEP}]" |