diff options
author | Sam James <sam@gentoo.org> | 2020-10-20 09:44:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-20 09:44:10 +0000 |
commit | 50b927abb5a02a4905296a1557e248c3d3433a8d (patch) | |
tree | f46aa5482d091ff148e3ade0792faca95cdd3bcf /media-libs | |
parent | media-libs/freetype: ppc stable (bug #750275) (diff) | |
download | gentoo-50b927abb5a02a4905296a1557e248c3d3433a8d.tar.gz gentoo-50b927abb5a02a4905296a1557e248c3d3433a8d.tar.bz2 gentoo-50b927abb5a02a4905296a1557e248c3d3433a8d.zip |
media-libs/freetype: ppc64 stable (bug #750275)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/freetype/freetype-2.10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/freetype/freetype-2.10.4.ebuild b/media-libs/freetype/freetype-2.10.4.ebuild index 4f973407dbba..1a445b5ebc08 100644 --- a/media-libs/freetype/freetype-2.10.4.ebuild +++ b/media-libs/freetype/freetype-2.10.4.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" != 9999 ]] ; then mirror://nongnu/freetype/ft2demos-${PV}.tar.xz ) doc? ( mirror://sourceforge/freetype/${PN}-doc-${PV}.tar.xz mirror://nongnu/freetype/${PN}-doc-${PV}.tar.xz )" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-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 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-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 |