summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:35:21 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:42:04 +0100
commit455a62849757acdf5fb8126301d02349368a9daa (patch)
tree516217d708b0af385eac80789a4f4991b3b543b4 /dev-python/hyperlink
parentdev-python/automat: x86 stable wrt bug #710566 (diff)
downloadgentoo-455a62849757acdf5fb8126301d02349368a9daa.tar.gz
gentoo-455a62849757acdf5fb8126301d02349368a9daa.tar.bz2
gentoo-455a62849757acdf5fb8126301d02349368a9daa.zip
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 <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 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}]"