summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2019-05-07 22:13:20 +0200
committerTobias Klausmann <klausman@gentoo.org>2019-05-07 22:13:29 +0200
commit7eb660ad0be9f204c051ecebb57f9e5c47b1c627 (patch)
tree5762797cb90f89686ccc1abee38484d259c287d9 /net-libs/libvncserver
parentsys-apps/dmidecode-3.2-r0: alpha stable (diff)
downloadgentoo-7eb660ad0be9f204c051ecebb57f9e5c47b1c627.tar.gz
gentoo-7eb660ad0be9f204c051ecebb57f9e5c47b1c627.tar.bz2
gentoo-7eb660ad0be9f204c051ecebb57f9e5c47b1c627.zip
net-libs/libvncserver-0.9.12-r0: alpha stable
Bug: http://bugs.gentoo.org/684596 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r--net-libs/libvncserver/libvncserver-0.9.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.12.ebuild b/net-libs/libvncserver/libvncserver-0.9.12.ebuild
index c228e51f8943..f6689d65140f 100644
--- a/net-libs/libvncserver/libvncserver-0.9.12.ebuild
+++ b/net-libs/libvncserver/libvncserver-0.9.12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/LibVNC/${PN}/archive/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-2"
# No sub slot wanted (yet), see #578958
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="+24bpp gcrypt gnutls ipv6 +jpeg libressl lzo +png sasl sdl ssl static-libs systemd test +threads +zlib"
REQUIRED_USE="!gnutls? ( ssl? ( threads ) ) png? ( zlib )"