diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-08-01 00:57:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-08-01 00:57:31 +0000 |
commit | 2d389ed168c83ac0ccaa98932a546f3dc1e8a38c (patch) | |
tree | 607884c6061ba7c689db8e1e77c0c4bf9a622c3e /media-sound/audacity/audacity-1.3.13.ebuild | |
parent | Added ~sparc keyword (diff) | |
download | historical-2d389ed168c83ac0ccaa98932a546f3dc1e8a38c.tar.gz historical-2d389ed168c83ac0ccaa98932a546f3dc1e8a38c.tar.bz2 historical-2d389ed168c83ac0ccaa98932a546f3dc1e8a38c.zip |
Drop HPPA keywording (bug #372757).
Package-Manager: portage-2.2.0_alpha49/cvs/Linux x86_64
Diffstat (limited to 'media-sound/audacity/audacity-1.3.13.ebuild')
-rw-r--r-- | media-sound/audacity/audacity-1.3.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-1.3.13.ebuild b/media-sound/audacity/audacity-1.3.13.ebuild index 3aae1aa2fdcf..fd7145c16969 100644 --- a/media-sound/audacity/audacity-1.3.13.ebuild +++ b/media-sound/audacity/audacity-1.3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.13.ebuild,v 1.6 2011/07/24 12:37:47 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.13.ebuild,v 1.7 2011/08/01 00:57:31 jer Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${MY_T}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 soundtouch twolame vamp vorbis" RESTRICT="test" |