summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-02-23 15:12:04 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-02-23 15:12:04 +0300
commite7d5c55c203c4816061b17276586d3bed3a8aec3 (patch)
tree9139e3780679a6208245ac850e99114e4ba571f0 /dev-python/hyperlink
parentdev-python/automat: arm stable wrt bug #710566 (diff)
downloadgentoo-e7d5c55c203c4816061b17276586d3bed3a8aec3.tar.gz
gentoo-e7d5c55c203c4816061b17276586d3bed3a8aec3.tar.bz2
gentoo-e7d5c55c203c4816061b17276586d3bed3a8aec3.zip
dev-python/hyperlink: arm stable wrt bug #710566
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@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 2e2723e063c8..049ada1c9922 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}]"