diff options
Diffstat (limited to 'gnome-base/ORBit/ORBit-0.5.17.ebuild')
-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 97d25cd92bb3..c1d3df0e5309 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-2003 Gentoo Technologies, Inc. # 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.12 2003/06/20 02:58:31 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.13 2003/07/04 05:30:23 gmsoft Exp $ IUSE="nls" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc alpha ~mips" +KEYWORDS="x86 sparc alpha ~mips hppa" src_compile() { if [ -z "`use nls`" ] ; then |