diff options
author | Sam James <sam@gentoo.org> | 2023-02-16 10:01:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-16 10:01:09 +0000 |
commit | 232b5e2b46e3a2f2ac604052af545e8fd8f87712 (patch) | |
tree | 4df93e1eb095a5d47f861fbc446d96f61fe573b8 /net-libs | |
parent | media-libs/hamlib: Stabilize 4.5.4 x86, #894580 (diff) | |
download | gentoo-232b5e2b46e3a2f2ac604052af545e8fd8f87712.tar.gz gentoo-232b5e2b46e3a2f2ac604052af545e8fd8f87712.tar.bz2 gentoo-232b5e2b46e3a2f2ac604052af545e8fd8f87712.zip |
net-libs/libvncserver: Stabilize 0.9.14 x86, #894652
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 12e7358786ca..01ad479fffc3 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 |