diff options
Diffstat (limited to 'app-cdr/arson/arson-0.9.7-r3.ebuild')
-rw-r--r-- | app-cdr/arson/arson-0.9.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/arson/arson-0.9.7-r3.ebuild b/app-cdr/arson/arson-0.9.7-r3.ebuild index eb0179ff01ea..dcbd79e1efba 100644 --- a/app-cdr/arson/arson-0.9.7-r3.ebuild +++ b/app-cdr/arson/arson-0.9.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r3.ebuild,v 1.7 2004/03/14 17:20:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/arson/arson-0.9.7-r3.ebuild,v 1.8 2004/03/14 21:54:49 weeve Exp $ inherit kde eutils need-kde 3 @@ -20,7 +20,7 @@ DEPEND=">=media-sound/cdparanoia-3.9.8 >=app-cdr/cdrdao-1.1.5 >=media-libs/flac-1.1.0" -KEYWORDS="x86" +KEYWORDS="x86 sparc" S=${WORKDIR}/${P}-kde3 use oggvorbis && myconf="$myconf --with-vorbis" || myconf="$myconf --without-vorbis" |