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 7C50C1382C5 for ; Thu, 24 Dec 2020 13:10:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5BCBE0D18; Thu, 24 Dec 2020 13:10:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9E24DE0D18 for ; Thu, 24 Dec 2020 13:10:40 +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 5A816341BAC for ; Thu, 24 Dec 2020 13:10:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B303D46C for ; Thu, 24 Dec 2020 13:10:37 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1608815396.21184ffc5c69b3f2f40aa673b91ec8a5b12a896c.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/package.use.stable.mask X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 21184ffc5c69b3f2f40aa673b91ec8a5b12a896c X-VCS-Branch: master Date: Thu, 24 Dec 2020 13:10:37 +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: 4c161130-53e8-4f38-bae6-03a42f85df1f X-Archives-Hash: 509ff3ae8f0c4402610c07d27e3c6f2a commit: 21184ffc5c69b3f2f40aa673b91ec8a5b12a896c Author: Marek Szuba gentoo org> AuthorDate: Thu Dec 24 13:09:14 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Dec 24 13:09:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21184ffc profiles: add media-gfx/darktable[system-lua] to amd64/package.use.stable.mask Slotted Lua has been unmasked but there are no stable dev-lang/lua:5.3 ebuilds yet. Signed-off-by: Marek Szuba gentoo.org> profiles/arch/amd64/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 281979cb105..1ded8045f4b 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Marek Szuba (2020-12-24) +# No stable dev-lang/lua:5.3 ebuilds yet +media-gfx/darktable system-lua + # Andreas Sturmlechner (2020-10-05) # REQUIRED_USE="base? ( firebird )", dev-db/firebird is not stable app-office/libreoffice base