commit: 2593bc3689a80a61b8da9e04e1f6227d1e408dc8
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 10 21:40:47 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jul 10 21:47:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2593bc36
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 f86ce76c3d1..e9b1e86ea1b 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=""