diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-02-24 05:43:04 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-02-24 05:43:04 +0000 |
commit | 1d6f0e9cce0c56ba5c957b1373f74ed6d74bf9b6 (patch) | |
tree | 3fc11cd8dc47db5ecb4d38ef43d2684c3ad18efe /media-sound | |
parent | re-add keywords from previous unmasked version, oops (diff) | |
download | gentoo-2-1d6f0e9cce0c56ba5c957b1373f74ed6d74bf9b6.tar.gz gentoo-2-1d6f0e9cce0c56ba5c957b1373f74ed6d74bf9b6.tar.bz2 gentoo-2-1d6f0e9cce0c56ba5c957b1373f74ed6d74bf9b6.zip |
some arches need retesting
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/moc/moc-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/moc/moc-2.4.0.ebuild b/media-sound/moc/moc-2.4.0.ebuild index 526f1e2f6959..69749cd3b1a3 100644 --- a/media-sound/moc/moc-2.4.0.ebuild +++ b/media-sound/moc/moc-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.4.0.ebuild,v 1.2 2006/02/24 05:38:34 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.4.0.ebuild,v 1.3 2006/02/24 05:43:04 chutzpah Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.daper.net/pub/soft/${PN}/stable/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="flac ffmpeg mad oss vorbis debug alsa speex libsamplerate curl sndfile musepack" # libvorbis is pulled in so the USE flag is vorbis |