diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-16 03:24:18 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-16 03:24:18 +0000 |
commit | 2141909af1577df556c4e4f24b4664aaac9a9f7b (patch) | |
tree | 0ee7fe9ffbc94456da39fbaab3c5397e40d748b4 /gnome-base/ORBit | |
parent | initial ebuild (Manifest recommit) (diff) | |
download | gentoo-2-2141909af1577df556c4e4f24b4664aaac9a9f7b.tar.gz gentoo-2-2141909af1577df556c4e4f24b4664aaac9a9f7b.tar.bz2 gentoo-2-2141909af1577df556c4e4f24b4664aaac9a9f7b.zip |
ppc64, bug #55676
Diffstat (limited to 'gnome-base/ORBit')
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/ORBit/ORBit-0.5.17.ebuild b/gnome-base/ORBit/ORBit-0.5.17.ebuild index abc05afa30f6..da7aa09c8149 100644 --- a/gnome-base/ORBit/ORBit-0.5.17.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.17.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/ORBit/ORBit-0.5.17.ebuild,v 1.24 2004/07/14 15:20:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.25 2004/07/16 03:24:18 tgall Exp $ inherit gnome.org libtool gnuconfig @@ -19,7 +19,7 @@ RDEPEND="virtual/libc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc alpha mips hppa amd64 ppc ia64" +KEYWORDS="x86 sparc alpha mips hppa amd64 ppc ia64 ppc64" src_compile() { if ! use nls ; then |