commit: 43fc6bf629e5e8567488adf123d128f8ba1e49cc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 15 16:41:50 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 15 16:41:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43fc6bf6
net-misc/tigervnc: Stabilize 1.15.0-r1 amd64, #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 808c3c1f2517..397e99fa26f0 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"