net-misc/tigervnc: Stabilize 1.15.0-r1 arm, #955983

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-15 09:36:54 +01:00
parent fb3f9f3b02
commit a37c52290c

View File

@@ -18,7 +18,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/TigerVNC/tigervnc/" EGIT_REPO_URI="https://github.com/TigerVNC/tigervnc/"
else else
SRC_URI+=" https://github.com/TigerVNC/tigervnc/archive/v${PV}.tar.gz -> ${P}.tar.gz" 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 fi
LICENSE="GPL-2" LICENSE="GPL-2"