summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:47:39 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:47:39 +0100
commitc29eba39fca9422d63aca507f466e30ed8219f05 (patch)
tree3a506e7cd2a13a3237c4ae3cc3ab81ae005787ac /dev-python/hyperlink
parentdev-python/automat: ppc64 stable wrt bug #710566 (diff)
downloadgentoo-c29eba39fca9422d63aca507f466e30ed8219f05.tar.gz
gentoo-c29eba39fca9422d63aca507f466e30ed8219f05.tar.bz2
gentoo-c29eba39fca9422d63aca507f466e30ed8219f05.zip
dev-python/hyperlink: ppc64 stable wrt bug #710566
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hyperlink')
-rw-r--r--dev-python/hyperlink/hyperlink-19.0.0.ebuild2
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 f5f16f10df8b..3221a91fb7b8 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 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/idna[${PYTHON_USEDEP}]"