diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-27 17:41:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-27 17:41:58 +0300 |
commit | 949e0dc1ee2886cfc03ba8740155729495e6c608 (patch) | |
tree | 18421702830a70530460664cf8638f3dbad69baf /media-libs | |
parent | net-misc/curl: arm stable wrt bug #655266 (diff) | |
download | gentoo-949e0dc1ee2886cfc03ba8740155729495e6c608.tar.gz gentoo-949e0dc1ee2886cfc03ba8740155729495e6c608.tar.bz2 gentoo-949e0dc1ee2886cfc03ba8740155729495e6c608.zip |
media-libs/freetype: arm stable wrt bug #654696
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/freetype/freetype-2.9.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/freetype/freetype-2.9.1-r3.ebuild b/media-libs/freetype/freetype-2.9.1-r3.ebuild index 9060267bef2e..69fd00a6ac47 100644 --- a/media-libs/freetype/freetype-2.9.1-r3.ebuild +++ b/media-libs/freetype/freetype-2.9.1-r3.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" != 9999 ]] ; then mirror://nongnu/freetype/ft2demos-${PV}.tar.bz2 ) doc? ( mirror://sourceforge/freetype/${PN}-doc-${PV}.tar.bz2 mirror://nongnu/freetype/${PN}-doc-${PV}.tar.bz2 )" - KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 |