summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-08-18 22:51:31 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 22:53:12 +0100
commit35bc7d748b67ea670346f954285c9521c3403d19 (patch)
tree6a669523ed130319756e2d18faf1b9f1851be887 /dev-python/idna-ssl
parentxfce-base/garcon: Bump to 0.7.1 (diff)
downloadgentoo-35bc7d748b67ea670346f954285c9521c3403d19.tar.gz
gentoo-35bc7d748b67ea670346f954285c9521c3403d19.tar.bz2
gentoo-35bc7d748b67ea670346f954285c9521c3403d19.zip
dev-python/idna-ssl: keyworded 1.1.0 for ia64
keyworded wrt bug #737618 Package-Manager: Portage-3.0.3, Repoman-3.0.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/idna-ssl')
-rw-r--r--dev-python/idna-ssl/idna-ssl-1.1.0.ebuild2
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 c80202c1db5f..62405f0a1d14 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 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86"
IUSE=""
RDEPEND="dev-python/idna[${PYTHON_USEDEP}]"