From: Agostino Sarubbo Date: Wed, 25 Mar 2020 14:47:39 +0000 (+0100) Subject: dev-python/hyperlink: ppc64 stable wrt bug #710566 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c29eba39fca9422d63aca507f466e30ed8219f05;p=gentoo.git 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 --- 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}]"