diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:49:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:49:05 +0000 |
commit | 8e267ca58f15cec209e914df0c327edff57bdaee (patch) | |
tree | 11d64941bc20992694e029efb54b2635a7633955 /app-pda/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild | |
parent | Remove arm keywords (diff) | |
download | historical-8e267ca58f15cec209e914df0c327edff57bdaee.tar.gz historical-8e267ca58f15cec209e914df0c327edff57bdaee.tar.bz2 historical-8e267ca58f15cec209e914df0c327edff57bdaee.zip |
Remove arm keywords
Diffstat (limited to 'app-pda/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild')
-rw-r--r-- | app-pda/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild b/app-pda/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild index 56a34365041b..e0ef343a3162 100644 --- a/app-pda/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild +++ b/app-pda/gnome-pilot/gnome-pilot-0.1.65-r5.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/app-pda/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild,v 1.4 2003/09/21 12:18:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild,v 1.5 2004/02/22 19:48:30 agriffis Exp $ DESCRIPTION="Gnome Pilot apps" SRC_URI="mirror://gnome/sources/gnome-pilot/${PV:0:3}/${P}.tar.bz2" @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} IUSE="nls" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" src_unpack() { |