commit: 99650741bc8af313211ce5ee60dba77663f210bd Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Mar 26 04:03:44 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Mar 26 04:03:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99650741
profiles/arch/mips: Unmask USE=systemd profiles/arch/mips/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 077a99117cd..11a6864c6b9 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -mips +# Matt Turner <[email protected]> (25 Mar 2018) +# Unmask systemd since it is keyworded here. +-systemd + # Mart Raudsepp <[email protected]> (11 Feb 2018) # dev-util/valgrind is not keyworded here yet, # though the MIPS platform is supported upstream
