summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-10-24 06:50:18 +0000
committerJeroen Roovers <jer@gentoo.org>2014-10-24 06:50:18 +0000
commitf11d680b61e2aa0b3fa1f2d34be6219a9ce210ca (patch)
tree4f4f163cc699833137eb791825fd369c485b4a7f /net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild
parentsci-biology/seqan: Fix file collision, #526586 (diff)
downloadgentoo-2-f11d680b61e2aa0b3fa1f2d34be6219a9ce210ca.tar.gz
gentoo-2-f11d680b61e2aa0b3fa1f2d34be6219a9ce210ca.tar.bz2
gentoo-2-f11d680b61e2aa0b3fa1f2d34be6219a9ce210ca.zip
Stable for HPPA (bug #526032).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild')
-rw-r--r--net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild b/net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild
index 0fd63abce5a6..154bfb32602d 100644
--- a/net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild
+++ b/net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild,v 1.3 2014/10/23 14:25:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild,v 1.4 2014/10/24 06:50:18 jer Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="http://libvncserver.sourceforge.net/LibVNCServer-${PV/_}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE="+24bpp gcrypt gnutls ipv6 +jpeg +png ssl static-libs test threads +zlib"
REQUIRED_USE="png? ( zlib )"