Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/tigervnc/
Date: Wed, 03 Aug 2016 04:32:30
Message-Id: 1470198660.893980348573549ef86e0eeccf02eb99105f2f08.jer@gentoo
1 commit: 893980348573549ef86e0eeccf02eb99105f2f08
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 3 04:15:46 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 04:31:00 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89398034
7
8 net-misc/tigervnc: Stable for HPPA (bug #584482).
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --ignore-arches
12
13 net-misc/tigervnc/tigervnc-1.6.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/tigervnc/tigervnc-1.6.0-r1.ebuild b/net-misc/tigervnc/tigervnc-1.6.0-r1.ebuild
17 index c4a46b3..a687ecf 100644
18 --- a/net-misc/tigervnc/tigervnc-1.6.0-r1.ebuild
19 +++ b/net-misc/tigervnc/tigervnc-1.6.0-r1.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/TigerVNC/tigervnc/archive/v${PV}.tar.gz -> ${P}.tar.
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
26 IUSE="gnutls java +opengl pam server +xorgmodule"
27
28 RDEPEND="virtual/jpeg:0