diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-17 01:39:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-17 01:39:05 +0200 |
commit | 60e9dec349e01e8044a248e1bf33b514905af8ac (patch) | |
tree | 53b18d91b91aeb9365e562431c11c6834c967c30 /net-libs/libvncserver | |
parent | dev-libs/libintl: x86 stable (bug #685944) (diff) | |
download | gentoo-60e9dec349e01e8044a248e1bf33b514905af8ac.tar.gz gentoo-60e9dec349e01e8044a248e1bf33b514905af8ac.tar.bz2 gentoo-60e9dec349e01e8044a248e1bf33b514905af8ac.zip |
net-libs/libvncserver: x86 stable (bug #684596)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.12.ebuild b/net-libs/libvncserver/libvncserver-0.9.12.ebuild index f6689d65140f..35cdde270759 100644 --- a/net-libs/libvncserver/libvncserver-0.9.12.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.12.ebuild @@ -14,7 +14,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 ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+24bpp gcrypt gnutls ipv6 +jpeg libressl lzo +png sasl sdl ssl static-libs systemd test +threads +zlib" REQUIRED_USE="!gnutls? ( ssl? ( threads ) ) png? ( zlib )" |