Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/
Date: Mon, 26 Mar 2018 04:04:24
Message-Id: 1522037024.99650741bc8af313211ce5ee60dba77663f210bd.mattst88@gentoo
1 commit: 99650741bc8af313211ce5ee60dba77663f210bd
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 26 04:03:44 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 26 04:03:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99650741
7
8 profiles/arch/mips: Unmask USE=systemd
9
10 profiles/arch/mips/use.mask | 4 ++++
11 1 file changed, 4 insertions(+)
12
13 diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
14 index 077a99117cd..11a6864c6b9 100644
15 --- a/profiles/arch/mips/use.mask
16 +++ b/profiles/arch/mips/use.mask
17 @@ -4,6 +4,10 @@
18 # Unmask the flag which corresponds to ARCH.
19 -mips
20
21 +# Matt Turner <mattst88@g.o> (25 Mar 2018)
22 +# Unmask systemd since it is keyworded here.
23 +-systemd
24 +
25 # Mart Raudsepp <leio@g.o> (11 Feb 2018)
26 # dev-util/valgrind is not keyworded here yet,
27 # though the MIPS platform is supported upstream