diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:32:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:49:12 +0100 |
commit | 2fed510660c3c17b798631266858904c0fc36a59 (patch) | |
tree | 76112d9da7905ad9e75983b83690018ef33ca34c /net-misc/tigervnc | |
parent | dev-lang/lua: ppc stable wrt bug #520480 (diff) | |
download | gentoo-2fed510660c3c17b798631266858904c0fc36a59.tar.gz gentoo-2fed510660c3c17b798631266858904c0fc36a59.tar.bz2 gentoo-2fed510660c3c17b798631266858904c0fc36a59.zip |
net-misc/tigervnc: ppc stable wrt bug #584482
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild b/net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild index cd9189b3477e..e5ed136cbe56 100644 --- a/net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild +++ b/net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="https://github.com/TigerVNC/tigervnc/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86" IUSE="+drm gnutls java +opengl pam server +xorgmodule" RDEPEND="virtual/jpeg:0 |