commit: 3a7950017e93c460c53ca371e89083088c912023
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 23:54:57 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 23:54:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a795001
dev-lang/typescript: Stabilize 4.9.4 amd64, #891937
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lang/typescript/typescript-4.9.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/typescript/typescript-4.9.4.ebuild
b/dev-lang/typescript/typescript-4.9.4.ebuild
index 02196457057b..7857fd2f036d 100644
--- a/dev-lang/typescript/typescript-4.9.4.ebuild
+++ b/dev-lang/typescript/typescript-4.9.4.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]"