Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libvncserver/
Date: Mon, 23 Jan 2017 16:27:33
Message-Id: 1485188831.e2dfd0e830600f4354312a3e6c119660dba79b29.ago@gentoo
1 commit: e2dfd0e830600f4354312a3e6c119660dba79b29
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 23 16:25:05 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 23 16:27:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2dfd0e8
7
8 net-libs/libvncserver: ia64 stable wrt bug #605326
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild b/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild
18 index 64703fe..79f7e3f 100644
19 --- a/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild
20 +++ b/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/LibVNC/${PN}/archive/${MY_PN}-${PV}.tar.gz"
22 LICENSE="GPL-2"
23 # No sub slot wanted (yet), see #578958
24 SLOT="0"
25 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
27 IUSE="+24bpp gcrypt gnutls ipv6 +jpeg libressl +png ssl static-libs systemd test threads +zlib"
28 REQUIRED_USE="!gnutls? ( ssl? ( threads ) )"