From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1582552-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0739C158015 for <garchives@archives.gentoo.org>; Fri, 22 Dec 2023 05:07:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A298F2BC04D; Fri, 22 Dec 2023 05:07:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7B3CA2BC06A for <gentoo-commits@lists.gentoo.org>; Fri, 22 Dec 2023 05:07:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 916B7340943 for <gentoo-commits@lists.gentoo.org>; Fri, 22 Dec 2023 05:07:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BCA9214C6 for <gentoo-commits@lists.gentoo.org>; Fri, 22 Dec 2023 05:07:43 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1703221490.f413ba05b529e36f48cb828e62af1d6d7950d95a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/devcontainer/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/devcontainer/devcontainer-0.54.2.ebuild X-VCS-Directories: app-containers/devcontainer/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f413ba05b529e36f48cb828e62af1d6d7950d95a X-VCS-Branch: master Date: Fri, 22 Dec 2023 05:07:43 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3601e761-db63-4c5e-a90d-b72ebea4c623 X-Archives-Hash: fbfb4473837f51b11c79fe82917f725e commit: f413ba05b529e36f48cb828e62af1d6d7950d95a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 22 05:02:42 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 22 05:04:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f413ba05 app-containers/devcontainer: Stabilize 0.54.2 amd64, #920499 Signed-off-by: Sam James <sam <AT> gentoo.org> app-containers/devcontainer/devcontainer-0.54.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/devcontainer/devcontainer-0.54.2.ebuild b/app-containers/devcontainer/devcontainer-0.54.2.ebuild index 399665b46cde..9bbb1a22477e 100644 --- a/app-containers/devcontainer/devcontainer-0.54.2.ebuild +++ b/app-containers/devcontainer/devcontainer-0.54.2.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/package" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" net-libs/nodejs