diff options
author | Sam James <sam@gentoo.org> | 2020-07-24 11:51:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-24 11:54:17 +0000 |
commit | 0fe4039dc3cd0264825542addc56f0c3a2e0fdf3 (patch) | |
tree | 358dd0aa28bdd3c2dd50b3ad803b24d9e3d78144 /media-libs | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.7.10 (diff) | |
download | gentoo-0fe4039dc3cd0264825542addc56f0c3a2e0fdf3.tar.gz gentoo-0fe4039dc3cd0264825542addc56f0c3a2e0fdf3.tar.bz2 gentoo-0fe4039dc3cd0264825542addc56f0c3a2e0fdf3.zip |
media-libs/freetype: amd64 stable (bug #733552)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/freetype/freetype-2.10.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/freetype/freetype-2.10.2-r1.ebuild b/media-libs/freetype/freetype-2.10.2-r1.ebuild index 37247e155193..83403867c2cb 100644 --- a/media-libs/freetype/freetype-2.10.2-r1.ebuild +++ b/media-libs/freetype/freetype-2.10.2-r1.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 |