diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 21:08:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 21:08:57 +0100 |
commit | 2dca946d79a4e08f3099b10adeee1633aca0cffa (patch) | |
tree | 99885cca2b4e2a1fb5a0458ebe662aa63ce6d446 /net-libs/libvncserver | |
parent | net-irc/scrollz: stable 2.3 for ppc, bug #684594 (diff) | |
download | gentoo-2dca946d79a4e08f3099b10adeee1633aca0cffa.tar.gz gentoo-2dca946d79a4e08f3099b10adeee1633aca0cffa.tar.bz2 gentoo-2dca946d79a4e08f3099b10adeee1633aca0cffa.zip |
net-libs/libvncserver: stable 0.9.12 for ppc, bug #684596
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 e77d76b20419..53fbf4cd772d 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 )" |