commit: 66488f483c3ec4ee221cf756173bc6527c83e279
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 15 16:41:51 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 15 16:41:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66488f48
net-misc/tigervnc: Stabilize 1.15.0-r1 x86, #955983
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/tigervnc/tigervnc-1.15.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/tigervnc/tigervnc-1.15.0-r1.ebuild
b/net-misc/tigervnc/tigervnc-1.15.0-r1.ebuild
index 9e5960579765..20091c118697 100644
--- a/net-misc/tigervnc/tigervnc-1.15.0-r1.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.15.0-r1.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"