diff options
author | 2016-01-05 16:01:34 +0300 | |
---|---|---|
committer | 2016-01-05 23:09:49 +0800 | |
commit | ab54fe339cf5599ebe0b9b43aeff7ef89e9108a9 (patch) | |
tree | 09ad1d34fd2a9f235f1aaf3156b7acd97a88f1cf /profiles | |
parent | profiles: better luajit USE mask for mpv on alpha (diff) | |
download | gentoo-ab54fe339cf5599ebe0b9b43aeff7ef89e9108a9.tar.gz gentoo-ab54fe339cf5599ebe0b9b43aeff7ef89e9108a9.tar.bz2 gentoo-ab54fe339cf5599ebe0b9b43aeff7ef89e9108a9.zip |
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.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 626ee11391ef..9ab27b9780d2 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 <idella4@gentoo.org> (05 Jan 2016) +# on behalf of Ilya Tumaykin <itumaykin+gentoo@gmail.com> +# dev-lang/luajit lacks sparc keyword. See bug #488318. +media-video/mpv luajit + # Mike Frysinger <vapier@gentoo.org> (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 <TomWij@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 - # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013) # dev-libs/jemalloc is not keyworded www-plugins/gnash jemalloc |