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-misc/tigervnc/
Date: Sun, 29 Jan 2017 13:55:57
Message-Id: 1485698070.fd3587316e2a2d84c4d975cac00c6c3d65b1ea65.ago@gentoo
1 commit: fd3587316e2a2d84c4d975cac00c6c3d65b1ea65
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 13:54:30 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 13:54:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd358731
7
8 net-misc/tigervnc: amd64 stable wrt bug #606998
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/tigervnc/tigervnc-1.7.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/tigervnc/tigervnc-1.7.1.ebuild b/net-misc/tigervnc/tigervnc-1.7.1.ebuild
18 index b0a144a..15ccc55 100644
19 --- a/net-misc/tigervnc/tigervnc-1.7.1.ebuild
20 +++ b/net-misc/tigervnc/tigervnc-1.7.1.ebuild
21 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/TigerVNC/tigervnc/archive/v${PV}.tar.gz -> ${P}.tar.
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
26 +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
27 IUSE="+drm gnutls java +opengl pam server +xorgmodule"
28
29 CDEPEND="virtual/jpeg:0