summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-08 23:35:27 +0000
committerSam James <sam@gentoo.org>2023-03-08 23:35:27 +0000
commitca723e5193f0e467b11bd22f27e5e96af1868241 (patch)
tree9ed05afa41574acdf4c88854af33c4eef94c6b1a /net-misc/tigervnc
parentnet-misc/tigervnc-xorg-module: Stabilize 1.13.0 amd64, #900350 (diff)
downloadgentoo-ca723e5193f0e467b11bd22f27e5e96af1868241.tar.gz
gentoo-ca723e5193f0e467b11bd22f27e5e96af1868241.tar.bz2
gentoo-ca723e5193f0e467b11bd22f27e5e96af1868241.zip
net-misc/tigervnc: Stabilize 1.13.0 amd64, #900350
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r--net-misc/tigervnc/tigervnc-1.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/tigervnc/tigervnc-1.13.0.ebuild b/net-misc/tigervnc/tigervnc-1.13.0.ebuild
index 94217a57d41e..1bebb5cb2f80 100644
--- a/net-misc/tigervnc/tigervnc-1.13.0.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.13.0.ebuild
@@ -17,7 +17,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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="GPL-2"