summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHardave Rior <hardave@gentoo.org>2004-11-05 11:35:02 +0000
committerHardave Rior <hardave@gentoo.org>2004-11-05 11:35:02 +0000
commit97c70a519be4fa6666b2a69bf86df8cb0eada9e4 (patch)
treec9850b348ab6934d360aa593277ace8623229779 /media-libs/gd/gd-2.0.32.ebuild
parentNew cd writing fix approach, needs testing (Manifest recommit) (diff)
downloadgentoo-2-97c70a519be4fa6666b2a69bf86df8cb0eada9e4.tar.gz
gentoo-2-97c70a519be4fa6666b2a69bf86df8cb0eada9e4.tar.bz2
gentoo-2-97c70a519be4fa6666b2a69bf86df8cb0eada9e4.zip
Stable on mips, bug #69070
Diffstat (limited to 'media-libs/gd/gd-2.0.32.ebuild')
-rw-r--r--media-libs/gd/gd-2.0.32.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gd/gd-2.0.32.ebuild b/media-libs/gd/gd-2.0.32.ebuild
index fd08183d8d06..c3a776c0d4fa 100644
--- a/media-libs/gd/gd-2.0.32.ebuild
+++ b/media-libs/gd/gd-2.0.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.32.ebuild,v 1.1 2004/11/03 00:44:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.32.ebuild,v 1.2 2004/11/05 11:35:02 hardave Exp $
inherit gnuconfig eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.boutell.com/gd/http/${P}.tar.gz"
LICENSE="|| ( as-is BSD )"
SLOT="2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE="jpeg png X truetype"
DEPEND="jpeg? ( >=media-libs/jpeg-6b )