commit: 70653e2960bd2c699fadcc3216df4be6f4ed4d8c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 3 15:07:42 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 3 15:07:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70653e29
dev-lang/typescript: Stabilize 5.1.6 amd64, #911572
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lang/typescript/typescript-5.1.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/typescript/typescript-5.1.6.ebuild
b/dev-lang/typescript/typescript-5.1.6.ebuild
index 598301d43b33..7857fd2f036d 100644
--- a/dev-lang/typescript/typescript-5.1.6.ebuild
+++ b/dev-lang/typescript/typescript-5.1.6.ebuild
@@ -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]"