commit: ba2ff1057125c9d30108f2dbfc3de9de056b9e65
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 00:46:24 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 00:46:24 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba2ff105
gui-libs/neatvnc: Stabilize 0.9.2 arm, #954432
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-libs/neatvnc/neatvnc-0.9.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-libs/neatvnc/neatvnc-0.9.2.ebuild
b/gui-libs/neatvnc/neatvnc-0.9.2.ebuild
index ac897a0a4e0d..ae3df1965798 100644
--- a/gui-libs/neatvnc/neatvnc-0.9.2.ebuild
+++ b/gui-libs/neatvnc/neatvnc-0.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/any1/neatvnc.git"
else
SRC_URI="https://github.com/any1/neatvnc/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="ISC"