diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:02:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:02:53 +0000 |
commit | 3d04a370ea7974e9a55e2b9512055fcbf950648d (patch) | |
tree | 4d1986bec4c784852733bc072a28b1c186aefac7 /app-cdr/arson | |
parent | stable on alpha (Manifest recommit) (diff) | |
download | gentoo-2-3d04a370ea7974e9a55e2b9512055fcbf950648d.tar.gz gentoo-2-3d04a370ea7974e9a55e2b9512055fcbf950648d.tar.bz2 gentoo-2-3d04a370ea7974e9a55e2b9512055fcbf950648d.zip |
Remove arm keywords
Diffstat (limited to 'app-cdr/arson')
-rw-r--r-- | app-cdr/arson/arson-0.9.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/arson/arson-0.9.7-r1.ebuild b/app-cdr/arson/arson-0.9.7-r1.ebuild index aeb447177081..a4b9f9ea1f28 100644 --- a/app-cdr/arson/arson-0.9.7-r1.ebuild +++ b/app-cdr/arson/arson-0.9.7-r1.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-cdr/arson/arson-0.9.7-r1.ebuild,v 1.9 2003/12/28 04:30:03 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/arson/arson-0.9.7-r1.ebuild,v 1.10 2004/02/22 18:00:10 agriffis Exp $ inherit kde DESCRIPTION="A KDE frontend to CD burning and CD ripping tools." @@ -17,7 +17,7 @@ DEPEND=">=media-sound/cdparanoia-3.9.8 need-kde 3 IUSE="oggvorbis" -KEYWORDS="x86 ppc ~sparc " +KEYWORDS="x86 ppc ~sparc" S=${WORKDIR}/${P}-kde3 SRC_URI="mirror://sourceforge/arson/${P}-kde3.tar.bz2" |