diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-14 20:16:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-14 20:16:07 +0000 |
commit | a669e410e0c1da028cc2e7283eb0de85a7ba62f4 (patch) | |
tree | 8891c9ea3953a3a6dc186d67fd4901db40c9bb4a /media-libs | |
parent | mail-mta/ssmtp: stable 2.64-r3 for ia64, bug #617090 (diff) | |
download | gentoo-a669e410e0c1da028cc2e7283eb0de85a7ba62f4.tar.gz gentoo-a669e410e0c1da028cc2e7283eb0de85a7ba62f4.tar.bz2 gentoo-a669e410e0c1da028cc2e7283eb0de85a7ba62f4.zip |
media-libs/harfbuzz: stable 1.7.2 for ia64, bug #621644
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.7.2.ebuild b/media-libs/harfbuzz/harfbuzz-1.7.2.ebuild index 1026abff554e..abca3d9e816f 100644 --- a/media-libs/harfbuzz/harfbuzz-1.7.2.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.7.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz" LICENSE="Old-MIT ISC icu" SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416 [[ ${PV} == 9999 ]] || \ -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" IUSE="+cairo debug fontconfig +glib +graphite icu +introspection static-libs test +truetype" REQUIRED_USE="introspection? ( glib )" |