summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-10 22:40:47 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-10 22:47:41 +0100
commit2593bc3689a80a61b8da9e04e1f6227d1e408dc8 (patch)
tree8b13adf08e8448222fc7f5f2d7d9b37c711e9fcc
parentpostgress{,-multi}.eclass: Fix @ECLASS line (diff)
downloadgentoo-2593bc3689a80a61b8da9e04e1f6227d1e408dc8.tar.gz
gentoo-2593bc3689a80a61b8da9e04e1f6227d1e408dc8.tar.bz2
gentoo-2593bc3689a80a61b8da9e04e1f6227d1e408dc8.zip
dev-python/hyperlink: ia64 keyworded, bug #614386
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
-rw-r--r--dev-python/hyperlink/hyperlink-17.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyperlink/hyperlink-17.1.1.ebuild b/dev-python/hyperlink/hyperlink-17.1.1.ebuild
index f86ce76c3d1e..e9b1e86ea1b6 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=""