commit: da7c6d2b53075cc8977baa85a231d91f7f511108 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 10:33:06 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 10:33:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da7c6d2b
profiles/arch/powerpc/ppc64/64ul: force dev-libs/efl[lua] Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/powerpc/ppc64/64ul/package.use.force | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.force b/profiles/arch/powerpc/ppc64/64ul/package.use.force new file mode 100644 index 00000000000..32eca03d743 --- /dev/null +++ b/profiles/arch/powerpc/ppc64/64ul/package.use.force @@ -0,0 +1,6 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Joonas Niilola <[email protected]> (2020-02-08) +# Force 'lua' to be used with efl, since luajit is not keyworded. +dev-libs/efl lua
