diff options
author | 2017-07-10 22:40:47 +0100 | |
---|---|---|
committer | 2017-07-10 22:47:41 +0100 | |
commit | 2593bc3689a80a61b8da9e04e1f6227d1e408dc8 (patch) | |
tree | 8b13adf08e8448222fc7f5f2d7d9b37c711e9fcc /dev-python/hyperlink | |
parent | postgress{,-multi}.eclass: Fix @ECLASS line (diff) | |
download | gentoo-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"
Diffstat (limited to 'dev-python/hyperlink')
-rw-r--r-- | dev-python/hyperlink/hyperlink-17.1.1.ebuild | 2 |
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="" |