diff options
author | Sam James <sam@gentoo.org> | 2020-07-29 23:34:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-29 23:34:18 +0000 |
commit | 112784022d4a59d78d4f039e8c5967f04b115632 (patch) | |
tree | 29d4f13cbf162a1af0fdb9f971bf401ad70a79b0 /media-libs/freetype | |
parent | dev-db/sqlite: sparc stable (bug #732604) (diff) | |
download | gentoo-112784022d4a59d78d4f039e8c5967f04b115632.tar.gz gentoo-112784022d4a59d78d4f039e8c5967f04b115632.tar.bz2 gentoo-112784022d4a59d78d4f039e8c5967f04b115632.zip |
media-libs/freetype: x86 stable (bug #733552)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/freetype')
-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 14660282a55a..b4fa9ac1ab2f 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 |