diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-24 21:10:08 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-24 21:10:08 -0700 |
commit | 8cdeaee4a4d5b1aff1733195377c5604873bff1d (patch) | |
tree | ef5f14eef9e995cb5835c6f3631359afdfda3dba /media-libs/freetype | |
parent | dev-db/sqlite-3.23.1: ppc stable, bug 650952 (diff) | |
download | gentoo-8cdeaee4a4d5b1aff1733195377c5604873bff1d.tar.gz gentoo-8cdeaee4a4d5b1aff1733195377c5604873bff1d.tar.bz2 gentoo-8cdeaee4a4d5b1aff1733195377c5604873bff1d.zip |
media-libs/freetype-2.9.1-r3: ppc stable, bug 654696
Diffstat (limited to 'media-libs/freetype')
-rw-r--r-- | media-libs/freetype/freetype-2.9.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/freetype/freetype-2.9.1-r3.ebuild b/media-libs/freetype/freetype-2.9.1-r3.ebuild index 931643f3d517..9060267bef2e 100644 --- a/media-libs/freetype/freetype-2.9.1-r3.ebuild +++ b/media-libs/freetype/freetype-2.9.1-r3.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" != 9999 ]] ; then mirror://nongnu/freetype/ft2demos-${PV}.tar.bz2 ) doc? ( mirror://sourceforge/freetype/${PN}-doc-${PV}.tar.bz2 mirror://nongnu/freetype/${PN}-doc-${PV}.tar.bz2 )" - KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" + KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE+=" doc" else inherit autotools git-r3 |