diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 18:15:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 18:15:44 +0100 |
commit | 0fce0ccbd4f77fa9b4374257719a53f91b183ccc (patch) | |
tree | 4f09bf7cd4f74b5034eb20b1fbbdc9a0b6423c94 /media-sound/moc | |
parent | app-emulation/xen-tools: amd64 stable wrt bug #609160 (diff) | |
download | gentoo-0fce0ccbd4f77fa9b4374257719a53f91b183ccc.tar.gz gentoo-0fce0ccbd4f77fa9b4374257719a53f91b183ccc.tar.bz2 gentoo-0fce0ccbd4f77fa9b4374257719a53f91b183ccc.zip |
media-sound/moc: amd64 stable wrt bug #609512
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound/moc')
-rw-r--r-- | media-sound/moc/moc-2.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/moc/moc-2.5.2.ebuild b/media-sound/moc/moc-2.5.2.ebuild index 30406ed92811..a8c0d43425ff 100644 --- a/media-sound/moc/moc-2.5.2.ebuild +++ b/media-sound/moc/moc-2.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~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" |