summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-08-27 12:28:52 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-08-27 12:28:52 +0200
commit76226e02bbe0dbb93406e70fe95709655d5b1862 (patch)
treebb63477e5b23e32e9e6d77d2e25fd498affa10ea /net-misc/tigervnc
parentnet-misc/tigervnc-xorg-module: Stabilize 1.14.0 amd64, #938546 (diff)
downloadgentoo-76226e02bbe0dbb93406e70fe95709655d5b1862.tar.gz
gentoo-76226e02bbe0dbb93406e70fe95709655d5b1862.tar.bz2
gentoo-76226e02bbe0dbb93406e70fe95709655d5b1862.zip
net-misc/tigervnc: Stabilize 1.14.0 amd64, #938546
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r--net-misc/tigervnc/tigervnc-1.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/tigervnc/tigervnc-1.14.0.ebuild b/net-misc/tigervnc/tigervnc-1.14.0.ebuild
index 61368e83be2c..0df6727b830e 100644
--- a/net-misc/tigervnc/tigervnc-1.14.0.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.14.0.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"