summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-22 12:24:33 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-22 12:24:53 -0700
commit58d42cee3bd9797ce4b64c088f206ac38c68b5b5 (patch)
tree914c0204e1f5ebd7826e30a069a26c9ec0436ee8 /media-libs/gd
parentdev-ruby/rubygems: cleanup (diff)
downloadgentoo-58d42cee3bd9797ce4b64c088f206ac38c68b5b5.tar.gz
gentoo-58d42cee3bd9797ce4b64c088f206ac38c68b5b5.tar.bz2
gentoo-58d42cee3bd9797ce4b64c088f206ac38c68b5b5.zip
media-libs/gd-2.2.5: hppa stable, bug 629886
Diffstat (limited to 'media-libs/gd')
-rw-r--r--media-libs/gd/gd-2.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gd/gd-2.2.5.ebuild b/media-libs/gd/gd-2.2.5.ebuild
index 998ab0713c39..545b781f4045 100644
--- a/media-libs/gd/gd-2.2.5.ebuild
+++ b/media-libs/gd/gd-2.2.5.ebuild
@@ -11,7 +11,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="fontconfig jpeg png static-libs tiff truetype webp xpm zlib"
# fontconfig has prefixed font paths, details see bug #518970