commit: bd22ffe8bd282020f617d69db0c3f824baec825c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 22:40:36 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 12 22:40:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd22ffe8
dev-lang/typescript: Stabilize 5.4.5 amd64, #931815
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lang/typescript/typescript-5.4.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/typescript/typescript-5.4.5.ebuild
b/dev-lang/typescript/typescript-5.4.5.ebuild
index 2be080b52222..761177a3441e 100644
--- a/dev-lang/typescript/typescript-5.4.5.ebuild
+++ b/dev-lang/typescript/typescript-5.4.5.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]"