Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libvncserver/
Date: Wed, 28 Jun 2017 10:55:07
Message-Id: 1498647232.56c204a92437734892faa08b3c5cd6d44c7a6370.aballier@gentoo
1 commit: 56c204a92437734892faa08b3c5cd6d44c7a6370
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 28 10:53:52 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 28 10:53:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c204a9
7
8 net-libs/libvncserver: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild b/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild
16 index 0aa97aeb00d..218aea83cd8 100644
17 --- a/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild
18 +++ b/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/LibVNC/${PN}/archive/${MY_PN}-${PV}.tar.gz"
20 LICENSE="GPL-2"
21 # No sub slot wanted (yet), see #578958
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
25 IUSE="+24bpp gcrypt gnutls ipv6 +jpeg libressl +png ssl static-libs systemd test +threads +zlib"
26 REQUIRED_USE="!gnutls? ( ssl? ( threads ) )"