diff options
Diffstat (limited to 'media-sound/moc/moc-2.5.0_beta1-r1.ebuild')
-rw-r--r-- | media-sound/moc/moc-2.5.0_beta1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/moc/moc-2.5.0_beta1-r1.ebuild b/media-sound/moc/moc-2.5.0_beta1-r1.ebuild index ef78e993e20f..7f999e2fc472 100644 --- a/media-sound/moc/moc-2.5.0_beta1-r1.ebuild +++ b/media-sound/moc/moc-2.5.0_beta1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0_beta1-r1.ebuild,v 1.3 2012/10/31 11:44:43 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0_beta1-r1.ebuild,v 1.4 2012/12/01 18:43:13 armin76 Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic modplug musepack oss sid sndfile speex timidity tremor +unicode vorbis wavpack" |