diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-03-11 18:13:54 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-03-11 18:14:36 +0200 |
commit | a10593ea58abf1ded415bdbfa3a1a62c25eb2ced (patch) | |
tree | ac5ae3ba20516d0f05037be6dad072b5d48769b8 /media-libs/gd | |
parent | gnome-base/gnome-core-libs: bump to 3.30.2 (diff) | |
download | gentoo-a10593ea58abf1ded415bdbfa3a1a62c25eb2ced.tar.gz gentoo-a10593ea58abf1ded415bdbfa3a1a62c25eb2ced.tar.bz2 gentoo-a10593ea58abf1ded415bdbfa3a1a62c25eb2ced.zip |
media-libs/gd: arm64 stable (bug #679702)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-libs/gd')
-rw-r--r-- | media-libs/gd/gd-2.2.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gd/gd-2.2.5-r2.ebuild b/media-libs/gd/gd-2.2.5-r2.ebuild index 4e7248ab237f..ebc472723278 100644 --- a/media-libs/gd/gd-2.2.5-r2.ebuild +++ b/media-libs/gd/gd-2.2.5-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/libgd/libgd/releases/download/${P}/lib${P}.tar.xz LICENSE="gd IJG HPND BSD" SLOT="2/3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cpu_flags_x86_sse fontconfig jpeg png static-libs test tiff truetype webp xpm zlib" # fontconfig has prefixed font paths, details see bug #518970 |