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:03:46
Message-Id: 1563444215.fdd513b05ac9969984e2d09b387cc08575b81326.ago@gentoo
1 commit: fdd513b05ac9969984e2d09b387cc08575b81326
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 18 10:03:35 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 18 10:03:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd513b0
7
8 net-libs/libvncserver: alpha 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="alpha"
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 2f3f76a4146..362bc197cc1 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