diff options
author | 2005-01-13 19:20:45 +0000 | |
---|---|---|
committer | 2005-01-13 19:20:45 +0000 | |
commit | 4b1bc4338a9b6c3a9c0dde201a3e9862ef6fd030 (patch) | |
tree | 57bd56795608b1fea77219513c8965f307c9d6e6 /media-sound/audacity/audacity-1.2.3.ebuild | |
parent | added missing perl maintainer, better indentation (diff) | |
download | gentoo-2-4b1bc4338a9b6c3a9c0dde201a3e9862ef6fd030.tar.gz gentoo-2-4b1bc4338a9b6c3a9c0dde201a3e9862ef6fd030.tar.bz2 gentoo-2-4b1bc4338a9b6c3a9c0dde201a3e9862ef6fd030.zip |
Added ~ppc64 to KEYWORDS
Diffstat (limited to 'media-sound/audacity/audacity-1.2.3.ebuild')
-rw-r--r-- | media-sound/audacity/audacity-1.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/audacity/audacity-1.2.3.ebuild b/media-sound/audacity/audacity-1.2.3.ebuild index d95bd4000d02..a48c7c2bb49e 100644 --- a/media-sound/audacity/audacity-1.2.3.ebuild +++ b/media-sound/audacity/audacity-1.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.2.3.ebuild,v 1.3 2004/12/19 05:34:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.2.3.ebuild,v 1.4 2005/01/13 19:20:45 corsair Exp $ IUSE="encode flac mad oggvorbis" @@ -17,7 +17,7 @@ SLOT="0" # amd64: causes xfce pannel to crash... # Bad x86 assembly: #73248 -KEYWORDS="~amd64 ~ppc sparc -x86" +KEYWORDS="~amd64 ~ppc sparc -x86 ~ppc64" DEPEND=">=x11-libs/wxGTK-2.2.9 >=app-arch/zip-2.3 |