commit: ca9652cf837cf66af372fccc63b8e745e4773e5c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 01:59:18 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 01:59:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9652cf
gui-libs/neatvnc: Stabilize 0.9.2 amd64, #954432
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-libs/neatvnc/neatvnc-0.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-libs/neatvnc/neatvnc-0.9.2.ebuild
b/gui-libs/neatvnc/neatvnc-0.9.2.ebuild
index cc474c3283dd..41ca9b00c7f4 100644
--- a/gui-libs/neatvnc/neatvnc-0.9.2.ebuild
+++ b/gui-libs/neatvnc/neatvnc-0.9.2.ebuild
@@ -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"