diff options
author | Sam James <sam@gentoo.org> | 2020-07-24 23:11:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-24 23:11:21 +0000 |
commit | 564f3cffab20bc0cc36cd9aff404bdb96ccd4d35 (patch) | |
tree | 3ed7da722a7f75ae24a218e9548db25a52a1442b /media-libs | |
parent | net-mail/postfix-logwatch: remove old "unused" version. (diff) | |
download | gentoo-564f3cffab20bc0cc36cd9aff404bdb96ccd4d35.tar.gz gentoo-564f3cffab20bc0cc36cd9aff404bdb96ccd4d35.tar.bz2 gentoo-564f3cffab20bc0cc36cd9aff404bdb96ccd4d35.zip |
media-libs/freetype: arm 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 e7c198340de0..b5e2618efd7c 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 |