From 5982f75c88255e528549e40147fcd7c7ddeba9e3 Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Wed, 23 Feb 2022 16:37:53 +0100 Subject: [PATCH] profiles/base: stabilize duktape Signed-off-by: Mathieu Tortuyaux --- .../profiles/coreos/base/package.accept_keywords | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index b29a92c4f8..d14b5bd493 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -71,3 +71,6 @@ dev-util/checkbashisms # Required for some CVEs =app-editors/vim-8.2.4328 ~amd64 ~arm64 =app-editors/vim-core-8.2.4328 ~amd64 ~arm64 + +# Duktape is not yet stable +=dev-lang/duktape-2.7.0-r1 ~amd64 ~arm64