diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 17:25:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 17:27:11 +0100 |
commit | e2dfd0e830600f4354312a3e6c119660dba79b29 (patch) | |
tree | 711e948fe227e9359a8cfbf632c31d6c78622c19 /net-libs/libvncserver | |
parent | dev-python/pyopengl: ia64 stable wrt bug #606292 (diff) | |
download | gentoo-e2dfd0e830600f4354312a3e6c119660dba79b29.tar.gz gentoo-e2dfd0e830600f4354312a3e6c119660dba79b29.tar.bz2 gentoo-e2dfd0e830600f4354312a3e6c119660dba79b29.zip |
net-libs/libvncserver: ia64 stable wrt bug #605326
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild b/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild index 64703fe6bd19..79f7e3ff6c3d 100644 --- a/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/LibVNC/${PN}/archive/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" # No sub slot wanted (yet), see #578958 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 libressl +png ssl static-libs systemd test threads +zlib" REQUIRED_USE="!gnutls? ( ssl? ( threads ) )" |