diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-12 16:31:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-12 16:31:52 +0100 |
commit | 89d06193ec9f79cf6e8bfc40697e920023eeb2cd (patch) | |
tree | c5880ce39767d40796945b4dfe0cc1747901b537 /dev-lang/icon | |
parent | x11-libs/libxkbcommon: stable 0.8.0 for ia64, bug #649316 (diff) | |
download | gentoo-89d06193ec9f79cf6e8bfc40697e920023eeb2cd.tar.gz gentoo-89d06193ec9f79cf6e8bfc40697e920023eeb2cd.tar.bz2 gentoo-89d06193ec9f79cf6e8bfc40697e920023eeb2cd.zip |
dev-lang/icon: stable 9.5.1-r1 for ia64, bug #652178
Bug: https://bugs.gentoo.org/652178
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-lang/icon')
-rw-r--r-- | dev-lang/icon/icon-9.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/icon/icon-9.5.1-r1.ebuild b/dev-lang/icon/icon-9.5.1-r1.ebuild index e0752c583f68..eb34218b3280 100644 --- a/dev-lang/icon/icon-9.5.1-r1.ebuild +++ b/dev-lang/icon/icon-9.5.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.cs.arizona.edu/icon/ftp/packages/unix/icon-v${MY_PV}src.tgz" LICENSE="public-domain HPND" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="X iplsrc" S="${WORKDIR}/icon-v${MY_PV}src" |