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 A98C1138359 for ; Mon, 16 Nov 2020 15:02:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 090C4E0A68; Mon, 16 Nov 2020 15:02:02 +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 E3FC3E0A68 for ; Mon, 16 Nov 2020 15:02:01 +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 C9525340AC7 for ; Mon, 16 Nov 2020 15:02:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4CBF5386 for ; Mon, 16 Nov 2020 15:01:59 +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: <1605538908.89fd788f53d4b1de500073fe318b1ec96e5622e3.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 89fd788f53d4b1de500073fe318b1ec96e5622e3 X-VCS-Branch: master Date: Mon, 16 Nov 2020 15:01:59 +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: 32086895-6cf3-4d65-ad11-28a2d2f9f64b X-Archives-Hash: 38e8915cb4d16f77242c31ae89795ff3 commit: 89fd788f53d4b1de500073fe318b1ec96e5622e3 Author: Marek Szuba gentoo org> AuthorDate: Mon Nov 16 14:58:41 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Mon Nov 16 15:01:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89fd788f profiles: Unmask lua5-4 targets dev-lang/lua:5.4 has just been added to the tree. Signed-off-by: Marek Szuba gentoo.org> profiles/base/use.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 26a7609bf2e..d1f87ff265f 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,12 +4,6 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Marek Szuba (2020-11-14) -# To allow Lua revdeps compatible with lua-5.4 to safely include it -# in LUA_COMPAT even though we haven't got dev-lang/lua:5.4 in the tree -# yet (see https://bugs.gentoo.org/754318 for the status of that). -lua_single_target_lua5-4 -lua_targets_lua5-4 # Alexis Ballier (2020-10-13) # Nothing depends on those ROS messages. dev-ros/geneus