summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-30 17:32:03 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-30 17:32:03 +0000
commit96ca3aae2f4c0aab93e2ea3baf56fa4fb0c0556f (patch)
treea2a995b5b3d0f83e5fc622bb349428953bed0860 /net-misc/tigervnc
parentnet-misc/tigervnc-xorg-module: Stabilize 1.13.0 x86, #900350 (diff)
downloadgentoo-96ca3aae2f4c0aab93e2ea3baf56fa4fb0c0556f.tar.gz
gentoo-96ca3aae2f4c0aab93e2ea3baf56fa4fb0c0556f.tar.bz2
gentoo-96ca3aae2f4c0aab93e2ea3baf56fa4fb0c0556f.zip
net-misc/tigervnc: Stabilize 1.13.0 x86, #900350
Signed-off-by: Arthur Zamarin <arthurzam@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 76fee7aaf401..8084b2b74a7b 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"