commit: 828710ac2712232eb8645d58f4cd3c425415582a Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Feb 2 08:02:26 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=828710ac
profiles/arch/sparc: mask unkeyworded dev-libs/efl[luajit] Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index b83d540f386..fc9f9befb6e 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # 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 + # Andreas Sturmlechner <[email protected]> (2020-01-26) # media-libs/libheif is not keyworded media-gfx/gimp heif
