summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-09 01:09:47 +0000
committerSam James <sam@gentoo.org>2023-03-09 01:09:47 +0000
commitfc4f39ae6fa039fe584bcb16c87d3dcf04a9338c (patch)
tree337c3849cd630e7889bc7e8dff41aafee885eb43 /net-misc/tigervnc
parentnet-misc/tigervnc-xorg-module: Stabilize 1.13.0 ppc64, #900350 (diff)
downloadgentoo-fc4f39ae6fa039fe584bcb16c87d3dcf04a9338c.tar.gz
gentoo-fc4f39ae6fa039fe584bcb16c87d3dcf04a9338c.tar.bz2
gentoo-fc4f39ae6fa039fe584bcb16c87d3dcf04a9338c.zip
net-misc/tigervnc: Stabilize 1.13.0 ppc64, #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 0ae2d0c4ce91..76fee7aaf401 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"