commit: 4d2714e5aa4c9388c2574718ebce24ba37eafcc8 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Feb 2 08:01:48 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=4d2714e5
profiles/arch/sh: mask unkeyworded dev-libs/efl[luajit] Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/sh/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask index 97f28228eb2..ed4c5d4ab6c 100644 --- a/profiles/arch/sh/package.use.mask +++ b/profiles/arch/sh/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2017 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 + # Sergei Trofimovich <[email protected]> (2019-12-02) # dev-util/systemtap is not keyworded on sh sys-libs/glibc systemtap
