diff options
author | 2012-11-30 06:02:00 +0000 | |
---|---|---|
committer | 2012-11-30 06:02:00 +0000 | |
commit | fef7e0cc250522c07197b74f4c06ecd4ecad3e50 (patch) | |
tree | a5b6a673398b849f6632fac2496e21462e98825d /dev-perl/GD/GD-2.460.0.ebuild | |
parent | old (diff) | |
download | historical-fef7e0cc250522c07197b74f4c06ecd4ecad3e50.tar.gz historical-fef7e0cc250522c07197b74f4c06ecd4ecad3e50.tar.bz2 historical-fef7e0cc250522c07197b74f4c06ecd4ecad3e50.zip |
Keyworded amd64-linux and x86-linux
Package-Manager: portage-2.2.01.21313-prefix/cvs/Linux x86_64
Manifest-Sign-Key: 0x13CB1360
Diffstat (limited to 'dev-perl/GD/GD-2.460.0.ebuild')
-rw-r--r-- | dev-perl/GD/GD-2.460.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GD/GD-2.460.0.ebuild b/dev-perl/GD/GD-2.460.0.ebuild index 589eb4f8eba7..0fed98a9edec 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 # 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.9 2012/03/09 13:45:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild,v 1.10 2012/11/30 06:01:53 bicatali 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 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-fbsd ~x86-linux ~x86-solaris" IUSE="animgif gif jpeg png truetype xpm" RDEPEND=">=media-libs/gd-2.0.33 |