summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2023-04-19 12:56:35 +0300
committerViorel Munteanu <ceamac@gentoo.org>2023-04-19 12:57:42 +0300
commit759c574bbe4bef5b0f73791ead0228429881bae3 (patch)
tree63712ed5fcbf0b16a8034be4d834135f947b2adf /net-misc
parentnet-misc/tigervnc-xorg-module: Stabilize x86, #904324 (diff)
downloadgentoo-759c574bbe4bef5b0f73791ead0228429881bae3.tar.gz
gentoo-759c574bbe4bef5b0f73791ead0228429881bae3.tar.bz2
gentoo-759c574bbe4bef5b0f73791ead0228429881bae3.zip
net-misc/tigervnc: Stabilize x86, #904324
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'net-misc')
-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 e0b70021c964..b34d0eaaa530 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"