diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-06 19:00:02 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-06 18:54:05 +0100 |
commit | 5a6743a7937aa8e080b70ca964edea76be100ae9 (patch) | |
tree | 5851661de72b97f132f0e086741e594e44e1943f /dev-python/hyperlink | |
parent | dev-python/mistune: stable 0.8.4 for hppa, bug #710566 (diff) | |
download | gentoo-5a6743a7937aa8e080b70ca964edea76be100ae9.tar.gz gentoo-5a6743a7937aa8e080b70ca964edea76be100ae9.tar.bz2 gentoo-5a6743a7937aa8e080b70ca964edea76be100ae9.zip |
dev-python/hyperlink: stable 19.0.0 for hppa, bug #710566
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/hyperlink')
-rw-r--r-- | dev-python/hyperlink/hyperlink-19.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyperlink/hyperlink-19.0.0.ebuild b/dev-python/hyperlink/hyperlink-19.0.0.ebuild index 13cb9cd6be3d..08b2aeff35d3 100644 --- a/dev-python/hyperlink/hyperlink-19.0.0.ebuild +++ b/dev-python/hyperlink/hyperlink-19.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/idna[${PYTHON_USEDEP}]" |