diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 12:42:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 12:42:42 +0100 |
commit | 42e99a524e792d42e044ff51a14d8a7a365340a9 (patch) | |
tree | 4f87ab2d2990b23c1c3b4c7f815ba895dabaf9a2 /media-libs | |
parent | net-misc/htpdate: stable 1.2.0 for ppc, bug #668930 (diff) | |
download | gentoo-42e99a524e792d42e044ff51a14d8a7a365340a9.tar.gz gentoo-42e99a524e792d42e044ff51a14d8a7a365340a9.tar.bz2 gentoo-42e99a524e792d42e044ff51a14d8a7a365340a9.zip |
media-libs/harfbuzz: stable 1.9.0 for ppc, bug #668984
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.9.0.ebuild b/media-libs/harfbuzz/harfbuzz-1.9.0.ebuild index b5747f52e2ae..9eb1c8db0551 100644 --- a/media-libs/harfbuzz/harfbuzz-1.9.0.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.9.0.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 ~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 ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" fi LICENSE="Old-MIT ISC icu" |