commit: fa338e3ac43ccd6f64a9d221616587fa8faac5a1 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Feb 2 08:03:16 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Feb 2 08:08:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa338e3a
profiles/arch/mips: mask unkeyworded dev-libs/efl[luajit] Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/mips/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 13a251b7f9e..0aab84d0c77 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <[email protected]> (2020-02-02) +# luajit is not keyworded on this arch. +dev-libs/efl luajit + # Michał Górny <[email protected]> (2018-01-23) # USE=collab requires unkeyworded net-libs/loudmouth & dev-cpp/asio. # USE=grammar requires dev-libs/link-grammar.
