From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 68D7A138350 for ; Sat, 8 Feb 2020 07:58:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B74DAE089C; Sat, 8 Feb 2020 07:58:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 97550E089D for ; Sat, 8 Feb 2020 07:58:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D47DF34E8F7 for ; Sat, 8 Feb 2020 07:58:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04DF9132 for ; Sat, 8 Feb 2020 07:58:11 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1581148679.bfcd0b7b0cbb2fbdaba253fec375c005397d48d1.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.use.force X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: bfcd0b7b0cbb2fbdaba253fec375c005397d48d1 X-VCS-Branch: master Date: Sat, 8 Feb 2020 07:58:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 634f5bef-0537-4cea-a9fa-5f396fd25714 X-Archives-Hash: ed735981fde7f031418674a15790487b commit: bfcd0b7b0cbb2fbdaba253fec375c005397d48d1 Author: Joonas Niilola gentoo org> AuthorDate: Sat Feb 8 07:32:52 2020 +0000 Commit: Joonas Niilola gentoo 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 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 (2020-02-08) +# Force 'lua' to be used with efl, since luajit is not keyworded. +dev-libs/efl lua