summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-25 10:49:49 +0000
committerSam James <sam@gentoo.org>2020-07-25 11:16:43 +0000
commitec0f16ed9c079f8c0b3d36e9a31a5d8e886ea9c0 (patch)
tree0f24040ad33c70c9fbc90d06815703dae858d29f /media-libs/freetype
parentmedia-fonts/noto: arm64 stable (bug #733548) (diff)
downloadgentoo-ec0f16ed9c079f8c0b3d36e9a31a5d8e886ea9c0.tar.gz
gentoo-ec0f16ed9c079f8c0b3d36e9a31a5d8e886ea9c0.tar.bz2
gentoo-ec0f16ed9c079f8c0b3d36e9a31a5d8e886ea9c0.zip
media-libs/freetype: arm64 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/freetype')
-rw-r--r--media-libs/freetype/freetype-2.10.2-r1.ebuild2
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 961a88370bdc..633509ad430f 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