diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-05-30 19:27:54 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-05-30 19:27:54 +0000 |
commit | e0e9d21f61ce9bb2a3622bad1fb9d5e76a1ffc16 (patch) | |
tree | d7b31e265c0b1a6efa8d6e927c8831640914b21a /dev-libs/glib | |
parent | update vte dep (Manifest recommit) (diff) | |
download | gentoo-2-e0e9d21f61ce9bb2a3622bad1fb9d5e76a1ffc16.tar.gz gentoo-2-e0e9d21f61ce9bb2a3622bad1fb9d5e76a1ffc16.tar.bz2 gentoo-2-e0e9d21f61ce9bb2a3622bad1fb9d5e76a1ffc16.zip |
mark x86
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.4.1.ebuild b/dev-libs/glib/glib-2.4.1.ebuild index 9788ade2fe9e..fc6d362897fe 100644 --- a/dev-libs/glib/glib-2.4.1.ebuild +++ b/dev-libs/glib/glib-2.4.1.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.1.ebuild,v 1.2 2004/05/10 16:45:18 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.4.1.ebuild,v 1.3 2004/05/30 19:23:34 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" DEPEND=">=dev-util/pkgconfig-0.14 |