summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-21 16:53:05 +0000
committerSam James <sam@gentoo.org>2023-01-21 16:53:05 +0000
commite88e3d50ceea3176bd257e6540e8dfb03a581de3 (patch)
tree30288d77b9ee667057a0cac878ffd636920628c3
parentapp-containers/distrobox: Stabilize 1.4.1 amd64, #891565 (diff)
downloadgentoo-e88e3d50ceea3176bd257e6540e8dfb03a581de3.tar.gz
gentoo-e88e3d50ceea3176bd257e6540e8dfb03a581de3.tar.bz2
gentoo-e88e3d50ceea3176bd257e6540e8dfb03a581de3.zip
dev-lang/typescript: Stabilize 4.9.3 amd64, #891577
Signed-off-by: Sam James <sam@gentoo.org>
-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]"