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: Thu, 18 Jul 2019 10:01:57
Message-Id: 1563444075.8543b5884f9ecdb0185f66cc862e235aad860d65.ago@gentoo
1 commit: 8543b5884f9ecdb0185f66cc862e235aad860d65
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 18 10:01:15 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 18 10:01:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8543b588
7
8 net-libs/libvncserver: ppc64 stable wrt bug #684596
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ppc64"
13
14 net-libs/libvncserver/libvncserver-0.9.12-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libvncserver/libvncserver-0.9.12-r2.ebuild b/net-libs/libvncserver/libvncserver-0.9.12-r2.ebuild
18 index a9b301bb4a6..2f3f76a4146 100644
19 --- a/net-libs/libvncserver/libvncserver-0.9.12-r2.ebuild
20 +++ b/net-libs/libvncserver/libvncserver-0.9.12-r2.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/LibVNC/${PN}/archive/${MY_P}.tar.gz"
22 LICENSE="GPL-2+ LGPL-2.1+ BSD MIT"
23 # no sub slot wanted (yet), see #578958
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
27 IUSE="+24bpp gcrypt gnutls ipv6 +jpeg libressl lzo +png sasl ssl systemd +threads +zlib"
28 # https://bugs.gentoo.org/435326
29 # https://bugs.gentoo.org/550916