From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1EE4913826A for ; Tue, 24 May 2016 20:13:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7144D21C051; Tue, 24 May 2016 20:13:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21BB821C051 for ; Tue, 24 May 2016 20:13:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 134B1340CF8 for ; Tue, 24 May 2016 20:13:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 836C5968 for ; Tue, 24 May 2016 20:13:00 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1464120759.c46d83e5db32e294010d42399579b3941b58d027.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/tigervnc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/tigervnc/tigervnc-1.4.2-r2.ebuild X-VCS-Directories: net-misc/tigervnc/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: c46d83e5db32e294010d42399579b3941b58d027 X-VCS-Branch: master Date: Tue, 24 May 2016 20:13:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 73c1a938-8206-4ae0-9c62-70f20a30574a X-Archives-Hash: 404e0a4cacc6c14c3945abfc4cbf420f commit: c46d83e5db32e294010d42399579b3941b58d027 Author: Markus Meier gentoo org> AuthorDate: Tue May 24 20:12:39 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue May 24 20:12:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c46d83e5 net-misc/tigervnc: arm stable, bug #567324 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" net-misc/tigervnc/tigervnc-1.4.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/tigervnc/tigervnc-1.4.2-r2.ebuild b/net-misc/tigervnc/tigervnc-1.4.2-r2.ebuild index 8424daa..19cabeb 100644 --- a/net-misc/tigervnc/tigervnc-1.4.2-r2.ebuild +++ b/net-misc/tigervnc/tigervnc-1.4.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,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="gnutls java nptl +opengl pam server +xorgmodule" RDEPEND="virtual/jpeg:0