diff options
author | Sam James <sam@gentoo.org> | 2024-10-30 15:18:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-30 15:18:31 +0000 |
commit | b3b8ed6012ea8d75544bba5f6029591f20e9763b (patch) | |
tree | 54928e8b34c2f48f386175aa1c0e439f241e3049 /app-containers | |
parent | sys-apps/mawk: Stabilize 1.3.4_p20240827 hppa, #940886 (diff) | |
download | gentoo-b3b8ed6012ea8d75544bba5f6029591f20e9763b.tar.gz gentoo-b3b8ed6012ea8d75544bba5f6029591f20e9763b.tar.bz2 gentoo-b3b8ed6012ea8d75544bba5f6029591f20e9763b.zip |
app-containers/devcontainer: Stabilize 0.71.0 amd64, #941702
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/devcontainer/devcontainer-0.71.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/devcontainer/devcontainer-0.71.0.ebuild b/app-containers/devcontainer/devcontainer-0.71.0.ebuild index 991cd956e37b..10d7f50fc167 100644 --- a/app-containers/devcontainer/devcontainer-0.71.0.ebuild +++ b/app-containers/devcontainer/devcontainer-0.71.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/package" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" net-libs/nodejs |