commit: 432eb460ca7da81d72c3dea42f690dcf47deb83c Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Tue Apr 12 14:10:41 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Wed Apr 13 02:14:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=432eb460
profiles: stable mask raspberry-pi USE for mpv on arm Closes: https://github.com/gentoo/gentoo/pull/1251 Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org> profiles/arch/arm/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index c27ecdf..6ac82f2 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Ian Delaney <[email protected]> (13 Apr 2016) +# on behalf of Ilya Tumaykin <[email protected]> +# media-libs/raspberrypi-userland isn't stable yet +media-video/mpv raspberry-pi + # Brian Evans <[email protected]> (08 Jan 2016) # net-misc/libteam is not yet stable on arm net-misc/networkmanager teamd
