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, 29 Jun 2020 06:22:05
Message-Id: 1593411718.767e48d0f57b5a968eeece3caca3cc2bfd6bfc4b.ago@gentoo
1 commit: 767e48d0f57b5a968eeece3caca3cc2bfd6bfc4b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 29 06:21:58 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 29 06:21:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=767e48d0
7
8 net-libs/libvncserver: arm stable wrt bug #728594
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/libvncserver/libvncserver-0.9.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libvncserver/libvncserver-0.9.13.ebuild b/net-libs/libvncserver/libvncserver-0.9.13.ebuild
18 index e0626d093be..8b2632df520 100644
19 --- a/net-libs/libvncserver/libvncserver-0.9.13.ebuild
20 +++ b/net-libs/libvncserver/libvncserver-0.9.13.ebuild
21 @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_P}"
22 LICENSE="GPL-2 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 sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
27 IUSE="+24bpp +filetransfer gcrypt gnutls ipv6 +jpeg libressl lzo +png sasl ssl systemd +threads +zlib"
28 # https://bugs.gentoo.org/690202
29 # https://bugs.gentoo.org/435326