From 2593bc3689a80a61b8da9e04e1f6227d1e408dc8 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 10 Jul 2017 22:40:47 +0100 Subject: [PATCH] dev-python/hyperlink: ia64 keyworded, bug #614386 Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64" --- dev-python/hyperlink/hyperlink-17.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hyperlink/hyperlink-17.1.1.ebuild b/dev-python/hyperlink/hyperlink-17.1.1.ebuild index f86ce76c3d1e1..e9b1e86ea1b69 100644 --- a/dev-python/hyperlink/hyperlink-17.1.1.ebuild +++ b/dev-python/hyperlink/hyperlink-17.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86" IUSE="test" RDEPEND=""