diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-29 15:24:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-29 15:24:38 +0300 |
commit | f8d38ae5af6dcb0d9d0ddb5965a25786cd23a7ef (patch) | |
tree | 1a898255677991dbaa257eb7f22ddf567a2a17c3 /media-libs/harfbuzz | |
parent | media-gfx/gphoto2: ppc64 stable wrt bug #652976 (diff) | |
download | gentoo-f8d38ae5af6dcb0d9d0ddb5965a25786cd23a7ef.tar.gz gentoo-f8d38ae5af6dcb0d9d0ddb5965a25786cd23a7ef.tar.bz2 gentoo-f8d38ae5af6dcb0d9d0ddb5965a25786cd23a7ef.zip |
media-libs/harfbuzz: ppc64 stable wrt bug #652976
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-libs/harfbuzz')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-1.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.7.6.ebuild b/media-libs/harfbuzz/harfbuzz-1.7.6.ebuild index 190e46d04b77..588c83ce9b5c 100644 --- a/media-libs/harfbuzz/harfbuzz-1.7.6.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.7.6.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 ~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" fi LICENSE="Old-MIT ISC icu" |