From: Agostino Sarubbo Date: Wed, 25 Mar 2020 15:35:21 +0000 (+0100) Subject: dev-python/hyperlink: x86 stable wrt bug #710566 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=455a62849757acdf5fb8126301d02349368a9daa;p=gentoo.git dev-python/hyperlink: x86 stable wrt bug #710566 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" 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 3221a91fb7b8..11303be1f04c 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}]"