summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/audacity/audacity-1.3.5.ebuild')
-rw-r--r--media-sound/audacity/audacity-1.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-1.3.5.ebuild b/media-sound/audacity/audacity-1.3.5.ebuild
index 336c8d4a3c3b..7857a7527d06 100644
--- a/media-sound/audacity/audacity-1.3.5.ebuild
+++ b/media-sound/audacity/audacity-1.3.5.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.5.ebuild,v 1.2 2008/07/11 20:04:14 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.5.ebuild,v 1.3 2008/07/15 14:29:34 armin76 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*