diff options
author | Sam James <sam@gentoo.org> | 2023-02-16 03:30:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-16 03:30:12 +0000 |
commit | 7438f46b08a29724d1699071101a245a9f0d4abc (patch) | |
tree | ad7f772ed9ae934427ac1f6bf8c2d2e72f370dcb /net-libs/libvncserver | |
parent | sys-kernel/gentoo-sources: Stabilize 4.14.305 arm64, #894584 (diff) | |
download | gentoo-7438f46b08a29724d1699071101a245a9f0d4abc.tar.gz gentoo-7438f46b08a29724d1699071101a245a9f0d4abc.tar.bz2 gentoo-7438f46b08a29724d1699071101a245a9f0d4abc.zip |
net-libs/libvncserver: Stabilize 0.9.14 sparc, #894652
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.14.ebuild b/net-libs/libvncserver/libvncserver-0.9.14.ebuild index 5141d192ae55..594fd9d3fe9c 100644 --- a/net-libs/libvncserver/libvncserver-0.9.14.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.14.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~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 |