diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 13:47:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 13:47:37 +0200 |
commit | 3000d8e0fc63e3577347cf58266a4d5afe5732ab (patch) | |
tree | c4a14cc65ac46764010474b6987c70c177d86e35 /net-libs/libvncserver | |
parent | media-sound/strawberry: Stabilize 1.0.8 amd64, #873583 (diff) | |
download | gentoo-3000d8e0fc63e3577347cf58266a4d5afe5732ab.tar.gz gentoo-3000d8e0fc63e3577347cf58266a4d5afe5732ab.tar.bz2 gentoo-3000d8e0fc63e3577347cf58266a4d5afe5732ab.zip |
net-libs/libvncserver: Stabilize 0.9.13-r1 arm64, #872647
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.13-r1.ebuild b/net-libs/libvncserver/libvncserver-0.9.13-r1.ebuild index 4b3ae4640064..a79c16a2928b 100644 --- a/net-libs/libvncserver/libvncserver-0.9.13-r1.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.13-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_P}" LICENSE="GPL-2 GPL-2+ LGPL-2.1+ BSD MIT" # no sub slot wanted (yet), see #578958 SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="+24bpp +filetransfer gcrypt gnutls ipv6 +jpeg lzo +png sasl ssl systemd +threads +zlib" # https://bugs.gentoo.org/690202 # https://bugs.gentoo.org/435326 |