diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-05 18:00:28 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-05 18:00:28 +0100 |
commit | 63b2526c88a46dc7ef469a3c54cb850cf0753c72 (patch) | |
tree | ad4cdbd0ca57a9fe8563c82ade0c2015c350a908 /net-libs/libvncserver | |
parent | media-libs/libass: arm stable, bug #596422 (diff) | |
download | gentoo-63b2526c88a46dc7ef469a3c54cb850cf0753c72.tar.gz gentoo-63b2526c88a46dc7ef469a3c54cb850cf0753c72.tar.bz2 gentoo-63b2526c88a46dc7ef469a3c54cb850cf0753c72.zip |
net-libs/libvncserver: arm stable, bug #605326
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 386993f13df9..fd25608fd0d3 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 ) )" |