diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-24 15:11:53 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-24 15:11:53 +0200 |
commit | 95b4c88e07d60805a0781701d0a3a0f42232b03e (patch) | |
tree | 365bc13950a33a2a1be6616d50fd1d928ea7fb69 /dev-lang/typescript | |
parent | dev-lang/luau: Stabilize 0.635 amd64, #938445 (diff) | |
download | gentoo-95b4c88e07d60805a0781701d0a3a0f42232b03e.tar.gz gentoo-95b4c88e07d60805a0781701d0a3a0f42232b03e.tar.bz2 gentoo-95b4c88e07d60805a0781701d0a3a0f42232b03e.zip |
dev-lang/typescript: Stabilize 5.5.4 amd64, #938446
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/typescript')
-rw-r--r-- | dev-lang/typescript/typescript-5.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/typescript/typescript-5.5.4.ebuild b/dev-lang/typescript/typescript-5.5.4.ebuild index 242c85963aec..ebdd7db72e65 100644 --- a/dev-lang/typescript/typescript-5.5.4.ebuild +++ b/dev-lang/typescript/typescript-5.5.4.ebuild @@ -11,7 +11,7 @@ S="${WORKDIR}/package" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" RDEPEND=" net-libs/nodejs |