diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-14 21:12:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-14 21:12:36 +0100 |
commit | 99f32c202056ef0d4c8c3a1b9fb0053b6a7fe170 (patch) | |
tree | 54a27b3dd9ec0238dee580bbddc60e1dab65b63e /media-libs | |
parent | dev-util/gtk-builder-convert: stable 2.24.32 for ppc, bug #660314 (diff) | |
download | gentoo-99f32c202056ef0d4c8c3a1b9fb0053b6a7fe170.tar.gz gentoo-99f32c202056ef0d4c8c3a1b9fb0053b6a7fe170.tar.bz2 gentoo-99f32c202056ef0d4c8c3a1b9fb0053b6a7fe170.zip |
media-libs/harfbuzz: stable 1.8.1 for ppc, bug #660314
Bug: https://bugs.gentoo.org/660314
Package-Manager: Portage-2.3.42, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-1.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.8.1.ebuild b/media-libs/harfbuzz/harfbuzz-1.8.1.ebuild index a6487a4b4140..6daa22ca692d 100644 --- a/media-libs/harfbuzz/harfbuzz-1.8.1.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.8.1.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" |