diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 12:34:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 12:35:23 +0100 |
commit | 207f3e53c675096875724dfe7598404caf75c0ce (patch) | |
tree | 6eb7a060e458850c4aa84277e41b8620e99be8a0 /media-libs/harfbuzz | |
parent | sys-power/acpid: stable 2.0.30 for ia64, bug #668980 (diff) | |
download | gentoo-207f3e53c675096875724dfe7598404caf75c0ce.tar.gz gentoo-207f3e53c675096875724dfe7598404caf75c0ce.tar.bz2 gentoo-207f3e53c675096875724dfe7598404caf75c0ce.zip |
media-libs/harfbuzz: stable 1.9.0 for ia64, bug #668984
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs/harfbuzz')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.9.0.ebuild b/media-libs/harfbuzz/harfbuzz-1.9.0.ebuild index 17d6f977ef94..b5747f52e2ae 100644 --- a/media-libs/harfbuzz/harfbuzz-1.9.0.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.9.0.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} = 9999 ]] ; then inherit git-r3 autotools else SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.bz2" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" fi LICENSE="Old-MIT ISC icu" |