diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 13:49:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 13:49:26 +0200 |
commit | 4da370423ea886469d8a8c53db8a2191a3fe7ee9 (patch) | |
tree | 67cb9f21f3a80302f5cd1e159541ae2f4d15a5ef /net-libs/libvncserver | |
parent | sys-libs/talloc: Stabilize 2.3.4 ppc, #873574 (diff) | |
download | gentoo-4da370423ea886469d8a8c53db8a2191a3fe7ee9.tar.gz gentoo-4da370423ea886469d8a8c53db8a2191a3fe7ee9.tar.bz2 gentoo-4da370423ea886469d8a8c53db8a2191a3fe7ee9.zip |
net-libs/libvncserver: Stabilize 0.9.13-r1 ppc64, #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 f3f17d813c79..af204e2ea41f 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 |