summaryrefslogtreecommitdiff
path: root/dev-lang/typescript/typescript-4.9.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-21 18:24:18 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-21 18:24:18 +0000
commitf926b97bb4ca0ec30c10ee9075bd3fd3b1df2be7 (patch)
tree4a22c9f854108c995e60fbed4e07595b3cbd1925 /dev-lang/typescript/typescript-4.9.3.ebuild
parentbae478b64a6bc9eca66b65bcfa318fc21e7f34bb (diff)
gentoo auto-resync : 21:01:2023 - 18:24:18
Diffstat (limited to 'dev-lang/typescript/typescript-4.9.3.ebuild')
-rw-r--r--dev-lang/typescript/typescript-4.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/typescript/typescript-4.9.3.ebuild b/dev-lang/typescript/typescript-4.9.3.ebuild
index 02196457057b..7857fd2f036d 100644
--- a/dev-lang/typescript/typescript-4.9.3.ebuild
+++ b/dev-lang/typescript/typescript-4.9.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 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]"