summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-26 06:49:02 +0000
committerSam James <sam@gentoo.org>2024-11-26 06:49:02 +0000
commit7d7bdaa81116df846251a510663b4f6bb534365b (patch)
tree6073e832d6f911121b02a6e76ecba59aa94613c6 /net-misc/tigervnc
parentapp-text/ghostscript-gpl: build w/ -std=gnu17 (diff)
downloadgentoo-7d7bdaa81116df846251a510663b4f6bb534365b.tar.gz
gentoo-7d7bdaa81116df846251a510663b4f6bb534365b.tar.bz2
gentoo-7d7bdaa81116df846251a510663b4f6bb534365b.zip
net-misc/tigervnc: Stabilize 1.14.1-r2 x86, #944970
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r--net-misc/tigervnc/tigervnc-1.14.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/tigervnc/tigervnc-1.14.1-r2.ebuild b/net-misc/tigervnc/tigervnc-1.14.1-r2.ebuild
index 64758879fca6..10da48a16fc8 100644
--- a/net-misc/tigervnc/tigervnc-1.14.1-r2.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.14.1-r2.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 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
fi
LICENSE="GPL-2"