commit:     f290b7a39b840a7602fe695e2fb15db9a61190b2
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Tue Jan  5 13:05:35 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 15:09:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f290b7a3

profiles: adjust luajit USE mask for mpv on arm

dev-lang/luajit wasn't stabilized on arm in the past.
Now it's ready for the next stable release of mpv.

Thus mask luajit 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(-)

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 4443441..f2956c6 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -215,10 +215,6 @@ gnome-base/gnome classic extras
 # Missing keywords from dev-ml/lablgtk, bug #487722
 net-p2p/mldonkey gtk guionly
 
-# Tom Wijsman <tom...@gentoo.org> (16 Oct 2013)
-# Mask luajit on ~media-video/mpv-0.2.0 because it only has amd64 x86 
keywords. See bug #488318.
->=media-video/mpv-0.2.0 luajit
-
 # Pacho Ramos <pa...@gentoo.org> (22 Sep 2013)
 # Missing keywords, bug #484734
 media-sound/rhythmbox visualizer

diff --git a/profiles/arch/arm/package.use.stable.mask 
b/profiles/arch/arm/package.use.stable.mask
index f047e54..c52d6d0 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 <idel...@gentoo.org> (05 Jan 2016)
+# on behalf of Ilya Tumaykin <itumaykin+gen...@gmail.com>
+# dev-lang/luajit 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 luajit
+
 # Ian Delaney <idel...@gentoo.org> (04 Jan 2016)
 # on behalf of Ilya Tumaykin <itumaykin+gen...@gmail.com>
 # media-libs/libsdl2 wasn't stabilized in the past, but now

Reply via email to