summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-01-01 23:12:17 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-01-02 08:40:06 +0000
commite938587a15a2a65ccc3d5719d3322fd9c4d28e3b (patch)
tree0acbc135321e6afa859b6cd8abe747f03ecfbaa9 /dev-python
parentdev-python/PySocks: stable 1.6.8 for hppa, bug #700550 (diff)
downloadgentoo-e938587a15a2a65ccc3d5719d3322fd9c4d28e3b.tar.gz
gentoo-e938587a15a2a65ccc3d5719d3322fd9c4d28e3b.tar.bz2
gentoo-e938587a15a2a65ccc3d5719d3322fd9c4d28e3b.zip
dev-python/idna: stable 2.8 for hppa, bug #700582
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/idna/idna-2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/idna/idna-2.8.ebuild b/dev-python/idna/idna-2.8.ebuild
index 4d882df7f314..21d07720a33a 100644
--- a/dev-python/idna/idna-2.8.ebuild
+++ b/dev-python/idna/idna-2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"