summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-02-21 12:52:09 +0100
committerTobias Klausmann <klausman@gentoo.org>2017-02-21 12:52:09 +0100
commit2053d5aedf0e4d085a27d38d3221b629f8d6c98b (patch)
tree08e3d004105cdf0c26e3e1df93c7b36cd0b06b6c /media-libs/gd/gd-2.2.4.ebuild
parentmedia-libs/jbig2dec-0.13-r1: add alpha keyword (diff)
downloadgentoo-2053d5aedf0e4d085a27d38d3221b629f8d6c98b.tar.gz
gentoo-2053d5aedf0e4d085a27d38d3221b629f8d6c98b.tar.bz2
gentoo-2053d5aedf0e4d085a27d38d3221b629f8d6c98b.zip
media-libs/gd-2.2.4-r0: add alpha keyword
Gentoo-Bug: 607718
Diffstat (limited to 'media-libs/gd/gd-2.2.4.ebuild')
-rw-r--r--media-libs/gd/gd-2.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gd/gd-2.2.4.ebuild b/media-libs/gd/gd-2.2.4.ebuild
index 0966b32aaed8..4c3a12444c98 100644
--- a/media-libs/gd/gd-2.2.4.ebuild
+++ b/media-libs/gd/gd-2.2.4.ebuild
@@ -12,7 +12,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 ~sparc-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 ~sparc-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