summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-29 20:48:55 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-29 20:48:55 +0300
commit5be0b7e5359fef54d88e5903e6aa20a83cd2ce30 (patch)
tree757acf5ae9686caa3352a40ef4563e3b70f88ed1 /net-misc/tigervnc
parentnet-dialup/ppp: Stabilize 2.5.0-r3 ppc, #907274 (diff)
downloadgentoo-5be0b7e5359fef54d88e5903e6aa20a83cd2ce30.tar.gz
gentoo-5be0b7e5359fef54d88e5903e6aa20a83cd2ce30.tar.bz2
gentoo-5be0b7e5359fef54d88e5903e6aa20a83cd2ce30.zip
net-misc/tigervnc: Stabilize 1.13.1-r1 x86, #907352
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r--net-misc/tigervnc/tigervnc-1.13.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/tigervnc/tigervnc-1.13.1-r1.ebuild b/net-misc/tigervnc/tigervnc-1.13.1-r1.ebuild
index bea3b1ef79c6..6712d81f0179 100644
--- a/net-misc/tigervnc/tigervnc-1.13.1-r1.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.13.1-r1.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 ~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"