diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 10:48:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 10:48:32 +0000 |
commit | 60b65e58bdd63fd7e18a5f75c99c7c1a99fda003 (patch) | |
tree | e926f36d06856abcd53d84873d5c34099f76a954 /media-libs/harfbuzz | |
parent | dev-db/freetds: stable 1.00.341-r1 for ppc, bug #671534 (diff) | |
download | gentoo-60b65e58bdd63fd7e18a5f75c99c7c1a99fda003.tar.gz gentoo-60b65e58bdd63fd7e18a5f75c99c7c1a99fda003.tar.bz2 gentoo-60b65e58bdd63fd7e18a5f75c99c7c1a99fda003.zip |
media-libs/harfbuzz: stable 2.0.2 for ppc, bug #671588
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/harfbuzz')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild b/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild index b45d768b6575..0f032c1f85c4 100644 --- a/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild +++ b/media-libs/harfbuzz/harfbuzz-2.0.2.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" |