Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libvncserver/
Date: Sun, 05 Feb 2017 17:01:22
Message-Id: 1486314028.63b2526c88a46dc7ef469a3c54cb850cf0753c72.maekke@gentoo
1 commit: 63b2526c88a46dc7ef469a3c54cb850cf0753c72
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 5 17:00:28 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 5 17:00:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b2526c
7
8 net-libs/libvncserver: arm stable, bug #605326
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild b/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild
17 index 386993f..fd25608 100644
18 --- a/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild
19 +++ b/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild
20 @@ -15,7 +15,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 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26 IUSE="+24bpp gcrypt gnutls ipv6 +jpeg libressl +png ssl static-libs systemd test +threads +zlib"
27 REQUIRED_USE="!gnutls? ( ssl? ( threads ) )"