commit: e88e3d50ceea3176bd257e6540e8dfb03a581de3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 16:53:05 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 16:53:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e88e3d50
dev-lang/typescript: Stabilize 4.9.3 amd64, #891577
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lang/typescript/typescript-4.9.3.ebuild | 4 ++--
1 file 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]"