diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 21:37:16 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 21:37:16 +0000 |
commit | 0aaac0837145bbd1da9dd84c7e6675dab703b31b (patch) | |
tree | 85a9abbc2775b68df9d36f0fb6ac130dfda1f092 /media-libs/gd/gd-2.0.35-r3.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-0aaac0837145bbd1da9dd84c7e6675dab703b31b.tar.gz gentoo-2-0aaac0837145bbd1da9dd84c7e6675dab703b31b.tar.bz2 gentoo-2-0aaac0837145bbd1da9dd84c7e6675dab703b31b.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gd/gd-2.0.35-r3.ebuild')
-rw-r--r-- | media-libs/gd/gd-2.0.35-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gd/gd-2.0.35-r3.ebuild b/media-libs/gd/gd-2.0.35-r3.ebuild index 1391e0875415..26f0c9d81c29 100644 --- a/media-libs/gd/gd-2.0.35-r3.ebuild +++ b/media-libs/gd/gd-2.0.35-r3.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/media-libs/gd/gd-2.0.35-r3.ebuild,v 1.16 2012/04/23 20:14:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.35-r3.ebuild,v 1.17 2012/04/26 21:37:16 aballier Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://libgd.org/releases/${P}.tar.bz2" LICENSE="as-is BSD" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="fontconfig jpeg png static-libs truetype xpm zlib" RDEPEND="fontconfig? ( media-libs/fontconfig ) |