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 4706513835A for ; Thu, 24 Dec 2020 12:03:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A25AE0B60; Thu, 24 Dec 2020 12:03:32 +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 E7D4FE0B35 for ; Thu, 24 Dec 2020 12:03:31 +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 5F905341BBE for ; Thu, 24 Dec 2020 12:03:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCF0E465 for ; Thu, 24 Dec 2020 12:03:28 +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: <1608806388.9a25c3a5dce075bccc8cc6484099681304266834.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 9a25c3a5dce075bccc8cc6484099681304266834 X-VCS-Branch: master Date: Thu, 24 Dec 2020 12:03:28 +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: 1c1f18fe-2829-43f1-9c14-e47f8c3fdb08 X-Archives-Hash: 53d8b45fda97450be0e5578de5c5fc1d commit: 9a25c3a5dce075bccc8cc6484099681304266834 Author: Marek Szuba gentoo org> AuthorDate: Thu Dec 24 10:39:48 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Dec 24 10:39:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a25c3a5 profiles: unmask media-gfx/darktable[system-lua] Signed-off-by: Marek Szuba gentoo.org> profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ae1466cba6a..3fa10e749f6 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -71,10 +71,6 @@ media-gfx/exact-image lua # Requires >=dev-lang/lua-5.2, which is still masked. app-editors/vis lua -# Marek Szuba (2020-10-12) -# Requires slotted Lua, which is still masked. -media-gfx/darktable system-lua - # Georgy Yakovlev (2020-10-08) # USE=doc broken on 1.47.0 # error: unresolved link to `crate::os::unix::ffi::OsStrExt`