diff options
author | Sam James <sam@gentoo.org> | 2023-10-23 02:43:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-23 02:43:42 +0100 |
commit | c04ae369428736832b3bd64075fe5f2a7a257a85 (patch) | |
tree | effbae9013a663cc9df4616e7d16128cfef84ec8 /net-libs/libvncserver | |
parent | net-libs/libvncserver: Stabilize 0.9.14-r1 arm, #906743 (diff) | |
download | gentoo-c04ae369428736832b3bd64075fe5f2a7a257a85.tar.gz gentoo-c04ae369428736832b3bd64075fe5f2a7a257a85.tar.bz2 gentoo-c04ae369428736832b3bd64075fe5f2a7a257a85.zip |
net-libs/libvncserver: Stabilize 0.9.14-r1 sparc, #906743
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.14-r1.ebuild b/net-libs/libvncserver/libvncserver-0.9.14-r1.ebuild index 4befd37ece81..0dd8f544b096 100644 --- a/net-libs/libvncserver/libvncserver-0.9.14-r1.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.14-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 ~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 |