summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 18:47:55 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 18:47:55 +0300
commit4ccb5f54cd5f300cc8e5765d47658a61eaca0ee5 (patch)
tree9f6529813ed651dc995e9a07808e1088b4874c44 /net-misc/tigervnc
parentdev-ml/int_repr: Stabilize 0.15.0 arm64, #901595 (diff)
downloadgentoo-4ccb5f54cd5f300cc8e5765d47658a61eaca0ee5.tar.gz
gentoo-4ccb5f54cd5f300cc8e5765d47658a61eaca0ee5.tar.bz2
gentoo-4ccb5f54cd5f300cc8e5765d47658a61eaca0ee5.zip
net-misc/tigervnc: Stabilize 1.13.1 ppc, #904324
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r--net-misc/tigervnc/tigervnc-1.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/tigervnc/tigervnc-1.13.1.ebuild b/net-misc/tigervnc/tigervnc-1.13.1.ebuild
index b34d0eaaa530..8084b2b74a7b 100644
--- a/net-misc/tigervnc/tigervnc-1.13.1.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.13.1.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"