commit: bfcd0b7b0cbb2fbdaba253fec375c005397d48d1 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 07:32:52 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 07:57:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfcd0b7b
profiles/arch/hppa: force dev-libs/efl[lua] Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/hppa/package.use.force | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/hppa/package.use.force b/profiles/arch/hppa/package.use.force new file mode 100644 index 00000000000..32eca03d743 --- /dev/null +++ b/profiles/arch/hppa/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
