diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 18:25:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 18:25:33 +0100 |
commit | 706fa2881b39434ec1630d5c6fdf2e305e3e27cf (patch) | |
tree | e2748812ba9e2e43b2b8aab2c617d42ec35ea3f4 /media-sound/moc | |
parent | dev-libs/hiredis: x86 stable wrt bug #585646 (diff) | |
download | gentoo-706fa2881b39434ec1630d5c6fdf2e305e3e27cf.tar.gz gentoo-706fa2881b39434ec1630d5c6fdf2e305e3e27cf.tar.bz2 gentoo-706fa2881b39434ec1630d5c6fdf2e305e3e27cf.zip |
media-sound/moc: x86 stable wrt bug #609512
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/moc/moc-2.5.2.ebuild b/media-sound/moc/moc-2.5.2.ebuild index a8c0d43425ff..91275c89b8e3 100644 --- a/media-sound/moc/moc-2.5.2.ebuild +++ b/media-sound/moc/moc-2.5.2.ebuild @@ -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" |