commit:     d17b144f746ca8e9ff9fd060a0f5ec8e8a280acf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  6 16:44:55 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep  6 16:44:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d17b144f

www-apps/novnc: Stabilize 1.6.0 ALLARCHES, #962409

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 www-apps/novnc/novnc-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/novnc/novnc-1.6.0.ebuild 
b/www-apps/novnc/novnc-1.6.0.ebuild
index 6abcaaea8568..f2c683fb2457 100644
--- a/www-apps/novnc/novnc-1.6.0.ebuild
+++ b/www-apps/novnc/novnc-1.6.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
        EGIT_REPO_URI="https://github.com/novnc/noVNC";
 else
        SRC_URI="https://github.com/novnc/noVNC/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 ~arm64 ~riscv x86 ~amd64-linux ~x86-linux"
        S="${WORKDIR}/noVNC-${PV}"
 fi
 

Reply via email to