diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-06-10 01:06:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-06-10 01:06:47 +0000 |
commit | 89bd07f7840441e77dddcbaacd3be1f6239ce053 (patch) | |
tree | 5d709c0224a6bd7ac405ace3f90df82439bb0878 /dev-perl/GD/GD-2.460.0.ebuild | |
parent | Add arm64 love. (diff) | |
download | historical-89bd07f7840441e77dddcbaacd3be1f6239ce053.tar.gz historical-89bd07f7840441e77dddcbaacd3be1f6239ce053.tar.bz2 historical-89bd07f7840441e77dddcbaacd3be1f6239ce053.zip |
Add arm64/m68k/s390/sh love.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xD2E96200
Diffstat (limited to 'dev-perl/GD/GD-2.460.0.ebuild')
-rw-r--r-- | dev-perl/GD/GD-2.460.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/GD/GD-2.460.0.ebuild b/dev-perl/GD/GD-2.460.0.ebuild index 0fed98a9edec..69e56d6bd0e3 100644 --- a/dev-perl/GD/GD-2.460.0.ebuild +++ b/dev-perl/GD/GD-2.460.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild,v 1.10 2012/11/30 06:01:53 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild,v 1.11 2014/06/10 01:06:44 vapier Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="interface to Thomas Boutell's gd library" LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )" # Artistic-2 or GPL1+ SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-fbsd ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="animgif gif jpeg png truetype xpm" RDEPEND=">=media-libs/gd-2.0.33 |