From 7bc132a98f5325b0104a7d71ae7526b912664651 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 22 Jan 2024 05:53:18 +0000 Subject: app-containers/devcontainer: Stabilize 0.55.0 amd64, #922658 Signed-off-by: Sam James --- app-containers/devcontainer/devcontainer-0.55.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-containers') diff --git a/app-containers/devcontainer/devcontainer-0.55.0.ebuild b/app-containers/devcontainer/devcontainer-0.55.0.ebuild index 399665b46cde..10d7f50fc167 100644 --- a/app-containers/devcontainer/devcontainer-0.55.0.ebuild +++ b/app-containers/devcontainer/devcontainer-0.55.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/package" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" net-libs/nodejs -- cgit v1.2.3-65-gdbad