From bcc2a724a26313c17fef009487d2f170cda17bc3 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Mon, 4 Jan 2016 21:48:12 +0300 Subject: profiles: adjust sdl USE mask for mpv on arm media-libs/libsdl2 wasn't stabilized on arm in the past. Now it's ready for the next stable release of mpv. Thus mask sdl USE for the currently stable mpv version only. --- profiles/arch/arm/package.use.mask | 4 ---- profiles/arch/arm/package.use.stable.mask | 6 ++++++ 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'profiles') diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index af68fed183a..4443441bc56 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -150,10 +150,6 @@ mail-filter/opendkim opendbx # Unkeyworded deps, bug #507896 dev-qt/qt-mobility messaging -# Julian Ospald (20 Apr 2014) -# Missing keywords, bug #508226 -media-video/mpv sdl - # S. Suominen (17 Apr 2014) # First GTK+-3.x version of EasyTAG! # Keyword as reqiuired, ~arch is enough for now: diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index ce7f7f1921f..f047e548ebd 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -2,6 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Ian Delaney (04 Jan 2016) +# on behalf of Ilya Tumaykin +# media-libs/libsdl2 wasn't stabilized in the past, but now +# it's ready for the next stable mpv release after the one below. +=media-video/mpv-0.9.2-r1 sdl + # Michael Palimaka (28 Oct 2015) # KDE is not stable on arm media-video/vlc kde -- cgit v1.2.1