diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-17 09:58:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-17 10:02:10 +0200 |
commit | 63196daed48b3115ac10d51d33831bb27ed2ed7d (patch) | |
tree | 779719dd3fbf17f7bc3d00b9c6e8c3b75c41f962 /media-libs | |
parent | sci-libs/indilib: x86 stable wrt bug #612776 (diff) | |
download | gentoo-63196daed48b3115ac10d51d33831bb27ed2ed7d.tar.gz gentoo-63196daed48b3115ac10d51d33831bb27ed2ed7d.tar.bz2 gentoo-63196daed48b3115ac10d51d33831bb27ed2ed7d.zip |
media-libs/harfbuzz: x86 stable wrt bug #614876
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.4.5.ebuild b/media-libs/harfbuzz/harfbuzz-1.4.5.ebuild index de7eaf793e2d..a4952a4ca7d8 100644 --- a/media-libs/harfbuzz/harfbuzz-1.4.5.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.4.5.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 fontconfig +glib +graphite icu +introspection static-libs test +truetype" REQUIRED_USE="introspection? ( glib )" |