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: Sat, 01 Oct 2016 13:07:29
Message-Id: 1475323860.be407e1bd4cd43f64f7972d03e5658338870297a.jer@gentoo
1 commit: be407e1bd4cd43f64f7972d03e5658338870297a
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 12:11:00 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 12:11:00 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be407e1b
7
8 net-misc/tigervnc: Stable for HPPA (bug #584482).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild b/net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild
17 index de00dcb..b73f522 100644
18 --- a/net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild
19 +++ b/net-misc/tigervnc/tigervnc-1.6.0-r2.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