summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/audacity/audacity-1.3.4-r3.ebuild')
-rw-r--r--media-sound/audacity/audacity-1.3.4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-1.3.4-r3.ebuild b/media-sound/audacity/audacity-1.3.4-r3.ebuild
index 37af56760a7a..503015594b19 100644
--- a/media-sound/audacity/audacity-1.3.4-r3.ebuild
+++ b/media-sound/audacity/audacity-1.3.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.4-r3.ebuild,v 1.4 2008/04/03 14:41:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.4-r3.ebuild,v 1.5 2008/04/03 19:20:12 corsair Exp $
inherit eutils wxwidgets autotools
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~hppa ppc ppc64 ~sparc x86"
RESTRICT="test"
COMMON_DEPEND="=x11-libs/wxGTK-2.8*