commit:     bf6694270e6fc3c34240c169b1a60b1fe2a60dfc
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Wed Apr  6 09:51:15 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed Apr  6 14:20:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf669427

profiles: mask raspberry-pi USE for mpv everywhere except for arm

 profiles/arch/arm/package.use.mask | 5 +++++
 profiles/base/package.use.mask     | 6 ++++++
 2 files changed, 11 insertions(+)

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 2979ac5..901df7b 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -2,6 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Ian Delaney <[email protected]> (06 Apr 2016)
+# on behalf of Ilya Tumaykin <[email protected]>
+# Unmask Raspberry Pi support on arm.
+media-video/mpv -raspberry-pi
+
 # Thomas D. <[email protected]> (19 Mar 2016), on behalf of
 # Ian Delaney <[email protected]> (19 Mar 2016)
 # for the proxy-maintainers project

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 0edf081..b833d46 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -5,6 +5,12 @@
 # This file requires >=portage-2.1.1
 # New entries go on top.
 
+# Ian Delaney <[email protected]> (06 Apr 2016)
+# on behalf of Ilya Tumaykin <[email protected]>
+# Raspberry Pi support is only available on arm.
+# Mask raspberry-pi USE globally, unmask on arm.
+media-video/mpv raspberry-pi
+
 # Pawel Hajdan jr <[email protected]> (25 Mar 2016)
 # System ffmpeg build is broken in recent chromium (bug #576372).
 >=www-client/chromium-50.0.2657.0 system-ffmpeg

Reply via email to