commit: b1234abd77498c637297f9b7a19be8563ad60e37
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 8 20:23:52 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 8 20:27:42 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1234abd
net-misc/tigervnc: Stabilize 1.16.0 x86, #970994
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/tigervnc/tigervnc-1.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/tigervnc/tigervnc-1.16.0.ebuild
b/net-misc/tigervnc/tigervnc-1.16.0.ebuild
index 288ccfeaecf8..39c44aacd323 100644
--- a/net-misc/tigervnc/tigervnc-1.16.0.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.16.0.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/TigerVNC/tigervnc/"
else
SRC_URI+=" https://github.com/TigerVNC/tigervnc/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64
~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64
~riscv ~sparc x86"
fi
LICENSE="GPL-2"