Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/tigervnc/
Date: Fri, 29 Jan 2016 15:55:46
Message-Id: 1454082927.ded725208367f7348f4987bce6fb4f3e5e27fb06.mgorny@gentoo
1 commit: ded725208367f7348f4987bce6fb4f3e5e27fb06
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 29 14:36:19 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 29 15:55:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded72520
7
8 net-misc/tigervnc: Remove accidental stable keywords on 1.6.0
9
10 net-misc/tigervnc/tigervnc-1.6.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-misc/tigervnc/tigervnc-1.6.0.ebuild b/net-misc/tigervnc/tigervnc-1.6.0.ebuild
14 index 0336830..eaa275f 100644
15 --- a/net-misc/tigervnc/tigervnc-1.6.0.ebuild
16 +++ b/net-misc/tigervnc/tigervnc-1.6.0.ebuild
17 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/TigerVNC/tigervnc/archive/v${PV}.tar.gz -> ${P}.tar.
18
19 LICENSE="GPL-2"
20 SLOT="0"
21 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86"
22 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
23 IUSE="gnutls java +opengl pam server +xorgmodule"
24
25 RDEPEND="virtual/jpeg:0