commit: 3e0bb5c3fa58d90ab5318133a2e4abfbcb2a699d Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Fri May 26 09:26:48 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Fri May 26 13:54:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e0bb5c3
profiles/arch/arm/use.mask: move global musepack mask to package.use.stable.mask profiles/arch/arm/package.use.stable.mask | 6 ++++++ profiles/arch/arm/use.mask | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index b6b19d3e0d2..dfac2974f9c 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,12 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Alexis Ballier <[email protected]> (26 May 2017) +# No musepack-tools stable yet +media-video/vlc musepack +media-plugins/gst-plugins-meta:0.10 musepack +media-sound/mpd musepack + # Alexis Ballier <[email protected]> (18 Apr 2017) # No gst-plugins-vp8:0.10 stable media-plugins/gst-plugins-meta:0.10 vpx diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index c60f9b24c28..d7ecc0088fb 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -33,10 +33,6 @@ clamav # cblas-external as virtual/cblas is also masked cblas-external -# Samuli Suominen <[email protected]> (17 Oct 2009) -# Required package: media-sound/musepack-tools -musepack - # Raúl Porcel <[email protected]> # I've been told xfs is broken on ARM xfs
