commit:     16e6c57315ee4438f2d858e2a8d26783288f0603
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Tue Jan  5 13:00:12 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 15:09:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16e6c573

profiles: better luajit USE mask for mpv on alpha

Current USE mask:
- contradicts its own comment ('>=' vs '~'),
- refers to outdated set of luajit keywords,
- refers to outdated mpv version that is long gone from tree.

Thus replace it with a proper one.

 profiles/arch/alpha/package.use.mask | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 3e0de36..dd23048 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -2,6 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Ian Delaney <[email protected]> (05 Jan 2016)
+# on behalf of Ilya Tumaykin <[email protected]>
+# dev-lang/luajit lacks alpha keyword. See bug #488318.
+media-video/mpv luajit
+
 # Ian Delaney <[email protected]> (28 Dec 2015)
 # dep of testsuite dev-util/cmocka requires keywording for alpha
 # via Bug 569558, then this can be taken out
@@ -186,10 +191,6 @@ net-im/telepathy-connection-managers sipe
 # template-haskell not yet available
 dev-haskell/dataenc test
 
-# Tom Wijsman <[email protected]> (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 <[email protected]> (20 Jul 2013)
 # Keywords pending, bug #476710
 >=gnome-base/gnome-extra-apps-3.8 games

Reply via email to