diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-01 20:19:48 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-01 20:19:48 +0000 |
commit | 7ff0fa26c0e2858bac376775c8d6e910cf93d529 (patch) | |
tree | f38bd2a71231faab9e9f7b27b00cd4761e32bcc8 /gnome-base/gconf/gconf-2.6.1.ebuild | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-7ff0fa26c0e2858bac376775c8d6e910cf93d529.tar.gz historical-7ff0fa26c0e2858bac376775c8d6e910cf93d529.tar.bz2 historical-7ff0fa26c0e2858bac376775c8d6e910cf93d529.zip |
~ppc64, bug #54804
Diffstat (limited to 'gnome-base/gconf/gconf-2.6.1.ebuild')
-rw-r--r-- | gnome-base/gconf/gconf-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-2.6.1.ebuild b/gnome-base/gconf/gconf-2.6.1.ebuild index ece8a509b535..b5415f2749dd 100644 --- a/gnome-base/gconf/gconf-2.6.1.ebuild +++ b/gnome-base/gconf/gconf-2.6.1.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/gnome-base/gconf/gconf-2.6.1.ebuild,v 1.4 2004/06/24 21:55:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.1.ebuild,v 1.5 2004/07/01 20:19:48 tgall Exp $ inherit eutils 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 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips ~ppc64" RDEPEND=">=dev-libs/glib-2.0.1 >=gnome-base/ORBit2-2.4 |