commit:     c189e02c60be24874d98e5761b2a42be8bbd98d9
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 18:24:04 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 18:25:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c189e02c

app-portage/layman: mask g-sorcery USE flag on alpha

g-sorcery pulls in a lot of dependencies, some of which do not even
compile on alpha.

Gentoo-Bug: 552330

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

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index e6124c1..ca3a5f7 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$
 
+# Tobias Klausmann <[email protected]> (19 Sep 2015)
+# app-portage/g-sorcery pulls in pymongo and a whole host of deps that don't
+# work on alpha. Mask USE flag for layman accordingly
+app-portage/layman -g-sorcery
+
 # Brian Evans <[email protected]> (17 Sep 2015)
 # Mask new USE flags for percona-server which are not available on alpha
 dev-db/percona-server tokudb tokudb-backup-plugin

Reply via email to