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 7C75E1381F1 for ; Tue, 13 Feb 2018 13:59:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD4BEE0BB3; Tue, 13 Feb 2018 13:59:14 +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 8E8C7E0BB3 for ; Tue, 13 Feb 2018 13:59:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B276D335C50 for ; Tue, 13 Feb 2018 13:59:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B01678 for ; Tue, 13 Feb 2018 13:59:11 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1518529234.886838786622c6dbe95ad8ef0230b6eb4c05ccea.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 886838786622c6dbe95ad8ef0230b6eb4c05ccea X-VCS-Branch: master Date: Tue, 13 Feb 2018 13:59: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-Archives-Salt: e4528350-50d3-453d-b770-c8df2e63031b X-Archives-Hash: db718723a5ee2e71c1b3ef8381b625c6 commit: 886838786622c6dbe95ad8ef0230b6eb4c05ccea Author: Mart Raudsepp gentoo org> AuthorDate: Tue Feb 13 13:40:34 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Feb 13 13:40:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88683878 profiles/arch/arm64: p.use.mask dev-libs/libpeas USE=lua and USE=jit profiles/arch/arm64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 21804a4bc50..4940dad44a3 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp (13 Feb 2018) +# USE=lua requires dev-lua/lgi that is not keyworded yet. +# USE=lua,jit required dev-lang/luajit that is not keyworded yet. +dev-libs/libpeas lua jit + # Michał Górny (23 Jan 2018) # Requires dev-libs/efl that is not keyworded. dev-libs/dbus-c++ ecore