summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-08 23:10:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-08 23:10:16 +0200
commitd9b8fec2ff643efed4ca499b18846d3b1795127d (patch)
tree0360ad7449e6c1d9e5cf3a1d39576f8063324b73
parentdev-lang/luau: Stabilize 0.605 amd64, #921605 (diff)
downloadgentoo-d9b8fec2ff643efed4ca499b18846d3b1795127d.tar.gz
gentoo-d9b8fec2ff643efed4ca499b18846d3b1795127d.tar.bz2
gentoo-d9b8fec2ff643efed4ca499b18846d3b1795127d.zip
dev-lang/typescript: Stabilize 5.3.3 amd64, #921606
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-lang/typescript/typescript-5.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/typescript/typescript-5.3.3.ebuild b/dev-lang/typescript/typescript-5.3.3.ebuild
index 598301d43b33..761177a3441e 100644
--- a/dev-lang/typescript/typescript-5.3.3.ebuild
+++ b/dev-lang/typescript/typescript-5.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"
BDEPEND=">=net-libs/nodejs-16[npm]"