diff options
author | 2003-10-18 22:54:00 +0000 | |
---|---|---|
committer | 2003-10-18 22:54:00 +0000 | |
commit | d8bbf98c2c53f3efa7fa449ad6418547619e6f40 (patch) | |
tree | e97992abb7321acb503783b461fda45615bbd0b0 /gnome-base/gconf | |
parent | Fixed inherit error (diff) | |
download | gentoo-2-d8bbf98c2c53f3efa7fa449ad6418547619e6f40.tar.gz gentoo-2-d8bbf98c2c53f3efa7fa449ad6418547619e6f40.tar.bz2 gentoo-2-d8bbf98c2c53f3efa7fa449ad6418547619e6f40.zip |
mark gnome-2.4 for amd64
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/gconf-2.4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-2.4.0.1.ebuild b/gnome-base/gconf/gconf-2.4.0.1.ebuild index 7baf739754d6..3c2bf630501f 100644 --- a/gnome-base/gconf/gconf-2.4.0.1.ebuild +++ b/gnome-base/gconf/gconf-2.4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.4.0.1.ebuild,v 1.5 2003/10/17 13:26:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.4.0.1.ebuild,v 1.6 2003/10/18 22:54:00 brad_mssw Exp $ inherit gnome2 @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" IUSE="doc" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="x86 ~ppc alpha ~sparc ~hppa ~amd64" +KEYWORDS="x86 ~ppc alpha ~sparc ~hppa amd64" RDEPEND=">=dev-libs/glib-2.0.1 >=gnome-base/ORBit2-2.8 |