diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-09 07:33:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-09 07:33:00 +0000 |
commit | 0e08dbb548d1c1828dbec89fdd2bcd55e30b453a (patch) | |
tree | 8a370df2d030b690611b0e84ba3657b2f9d268fd /net-libs/libvncserver/libvncserver-0.9.10.ebuild | |
parent | Stable for x86, wrt bug #545940 (diff) | |
download | gentoo-2-0e08dbb548d1c1828dbec89fdd2bcd55e30b453a.tar.gz gentoo-2-0e08dbb548d1c1828dbec89fdd2bcd55e30b453a.tar.bz2 gentoo-2-0e08dbb548d1c1828dbec89fdd2bcd55e30b453a.zip |
Stable for x86, wrt bug #523590
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libvncserver/libvncserver-0.9.10.ebuild')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.10.ebuild b/net-libs/libvncserver/libvncserver-0.9.10.ebuild index c9693f215eeb..903752eda475 100644 --- a/net-libs/libvncserver/libvncserver-0.9.10.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10.ebuild,v 1.3 2015/04/09 07:32:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10.ebuild,v 1.4 2015/04/09 07:33:00 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${PV}.tar.g 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 vaapi +zlib" DEPEND=" |