diff options
author | Sam James <sam@gentoo.org> | 2024-01-22 05:53:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-22 05:53:18 +0000 |
commit | 7bc132a98f5325b0104a7d71ae7526b912664651 (patch) | |
tree | 24784ceaf3b2a7ba7ed0da04a288da3773061256 /app-containers | |
parent | sci-mathematics/nauty: Stabilize 2.8.8 amd64, #922648 (diff) | |
download | gentoo-7bc132a98f5325b0104a7d71ae7526b912664651.tar.gz gentoo-7bc132a98f5325b0104a7d71ae7526b912664651.tar.bz2 gentoo-7bc132a98f5325b0104a7d71ae7526b912664651.zip |
app-containers/devcontainer: Stabilize 0.55.0 amd64, #922658
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/devcontainer/devcontainer-0.55.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |