diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:40:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:44:59 +0100 |
commit | 7fbffb6ed7daaedd4fb4154b33dd24401e3e0fed (patch) | |
tree | 92a9fab5c14fa89f0cae40023cd45da461fbc376 /media-libs/harfbuzz | |
parent | media-fonts/cantarell: sparc stable wrt bug #587010 (diff) | |
download | gentoo-7fbffb6ed7daaedd4fb4154b33dd24401e3e0fed.tar.gz gentoo-7fbffb6ed7daaedd4fb4154b33dd24401e3e0fed.tar.bz2 gentoo-7fbffb6ed7daaedd4fb4154b33dd24401e3e0fed.zip |
media-libs/harfbuzz: sparc stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/harfbuzz')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.3.1.ebuild b/media-libs/harfbuzz/harfbuzz-1.3.1.ebuild index 1925eaa56eed..2a19fc51443b 100644 --- a/media-libs/harfbuzz/harfbuzz-1.3.1.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.3.1.ebuild @@ -18,7 +18,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 fontconfig +glib +graphite icu +introspection static-libs test +truetype" REQUIRED_USE="introspection? ( glib )" |