commit:     72ea62ec799c9f85470f62681df23575f80598a4
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  1 18:08:39 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Mar  1 18:08:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72ea62ec

Fix wrong logic on USE mask for app-portage/layman g-sorcery

 profiles/arch/alpha/package.use.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 8bbb02d6fdc..bd8cfb31e3e 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -114,7 +114,7 @@ dev-python/restkit cli
 # 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
+app-portage/layman g-sorcery
 
 # Alexandre Rostovtsev <[email protected]> (10 Sep 2015)
 # Requires wifi USE flag, which is masked for this arch

Reply via email to