Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libvncserver/
Date: Tue, 07 May 2019 20:14:15
Message-Id: 1557260009.7eb660ad0be9f204c051ecebb57f9e5c47b1c627.klausman@gentoo
1 commit: 7eb660ad0be9f204c051ecebb57f9e5c47b1c627
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 7 20:13:20 2019 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue May 7 20:13:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb660ad
7
8 net-libs/libvncserver-0.9.12-r0: alpha stable
9
10 Bug: http://bugs.gentoo.org/684596
11 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
12
13 net-libs/libvncserver/libvncserver-0.9.12.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libvncserver/libvncserver-0.9.12.ebuild b/net-libs/libvncserver/libvncserver-0.9.12.ebuild
17 index c228e51f894..f6689d65140 100644
18 --- a/net-libs/libvncserver/libvncserver-0.9.12.ebuild
19 +++ b/net-libs/libvncserver/libvncserver-0.9.12.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/LibVNC/${PN}/archive/${MY_PN}-${PV}.tar.gz"
21 LICENSE="GPL-2"
22 # No sub slot wanted (yet), see #578958
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE="+24bpp gcrypt gnutls ipv6 +jpeg libressl lzo +png sasl sdl ssl static-libs systemd test +threads +zlib"
27 REQUIRED_USE="!gnutls? ( ssl? ( threads ) ) png? ( zlib )"