commit:     ab54fe339cf5599ebe0b9b43aeff7ef89e9108a9
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Tue Jan  5 13:01:34 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 15:09:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab54fe33

profiles: better luajit USE mask for mpv on sparc

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/sparc/package.use.mask | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index 626ee11..9ab27b9 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/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 sparc keyword. See bug #488318.
+media-video/mpv luajit
+
 # Mike Frysinger <[email protected]> (22 Dec 2015)
 # Needs keywording. #569254
 net-firewall/iptables nftables
@@ -170,10 +175,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
-
 # Chí-Thanh Christopher Nguyễn <[email protected]> (22 Aug 2013)
 # dev-libs/jemalloc is not keyworded
 www-plugins/gnash jemalloc

Reply via email to