summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-26 06:49:05 +0000
committerSam James <sam@gentoo.org>2024-11-26 06:49:05 +0000
commit0a01efff89668dfc537e7b01c2555ff92e356506 (patch)
treea9075205bc8b00f2927fb7f6eb1608f09af0ba6a /net-misc/tigervnc
parentnet-misc/tigervnc-xorg-module: Stabilize 1.14.1 x86, #944970 (diff)
downloadgentoo-0a01efff89668dfc537e7b01c2555ff92e356506.tar.gz
gentoo-0a01efff89668dfc537e7b01c2555ff92e356506.tar.bz2
gentoo-0a01efff89668dfc537e7b01c2555ff92e356506.zip
net-misc/tigervnc: Stabilize 1.14.1-r2 amd64, #944970
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r--net-misc/tigervnc/tigervnc-1.14.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/tigervnc/tigervnc-1.14.1-r2.ebuild b/net-misc/tigervnc/tigervnc-1.14.1-r2.ebuild
index 10da48a16fc8..d935ad0c303f 100644
--- a/net-misc/tigervnc/tigervnc-1.14.1-r2.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.14.1-r2.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"