summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild')
-rw-r--r--media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild b/media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild
index 8c68babec94a..19275464918b 100644
--- a/media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild
+++ b/media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild,v 1.7 2004/06/24 23:57:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild,v 1.8 2004/07/12 23:07:17 eradicator Exp $
DESCRIPTION="Ecamegapedal is a real-time effect processor."
HOMEPAGE="http://www.wakkanet.fi/~kaiv/ecamegapedal/"
SRC_URI="http://ecasound.seul.org/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64 ~sparc"
IUSE="jack"
-DEPEND="x11-libs/qt \
- jack? ( media-sound/jack-audio-connection-kit )\
+DEPEND="x11-libs/qt
+ !sparc? ( jack? ( media-sound/jack-audio-connection-kit ) )
media-sound/ecasound"
src_compile() {