diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-04-28 14:54:39 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-04-28 14:54:39 +0000 |
commit | ca5a1e5ff7ee7407a7b578b07be2317d4cf8b2fe (patch) | |
tree | 207a341e70dc3c0cd293d1b150fe6166cbcdf997 /dev-libs/glib | |
parent | Changelog fixes (diff) | |
download | gentoo-2-ca5a1e5ff7ee7407a7b578b07be2317d4cf8b2fe.tar.gz gentoo-2-ca5a1e5ff7ee7407a7b578b07be2317d4cf8b2fe.tar.bz2 gentoo-2-ca5a1e5ff7ee7407a7b578b07be2317d4cf8b2fe.zip |
mark x86
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.4.0.ebuild b/dev-libs/glib/glib-2.4.0.ebuild index 77f32305eff4..497837bf54ae 100644 --- a/dev-libs/glib/glib-2.4.0.ebuild +++ b/dev-libs/glib/glib-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.4.0.ebuild,v 1.6 2004/04/15 02:18:34 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.4.0.ebuild,v 1.7 2004/04/28 14:54:39 foser Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~x86 ~ppc ~sparc mips ~alpha hppa ~amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc mips ~alpha hppa ~amd64 ~ia64 ~s390 ~ppc64" IUSE="doc debug" DEPEND=">=dev-util/pkgconfig-0.14 |