summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-29 14:00:38 +0100
committerSam James <sam@gentoo.org>2023-05-29 14:01:31 +0100
commit670991b6fea168ddb1d1fafe429a84224e6aa734 (patch)
tree56599ce943d3d4e37f09e473d5c00b54f2644173 /net-misc/tigervnc
parentnet-wireless/gqrx: Switch IUSE=pulseaudio to media-libs/libpulse (diff)
downloadgentoo-670991b6fea168ddb1d1fafe429a84224e6aa734.tar.gz
gentoo-670991b6fea168ddb1d1fafe429a84224e6aa734.tar.bz2
gentoo-670991b6fea168ddb1d1fafe429a84224e6aa734.zip
net-misc/tigervnc: Stabilize 1.13.1-r1 arm, #907352
Signed-off-by: Sam James <sam@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 891ae952cf7e..82ac00b6c2d9 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"