diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-21 13:21:53 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-21 13:21:53 +0100 |
commit | 7d5b58d6f6ba7d63079f7620ca4c61716e31e64b (patch) | |
tree | 5043b3b08474ed46a6327ba85539266ccdd02115 | |
parent | 61b9a22fed16962e78016675a01b937d3b20a3ce (diff) | |
download | gentoo-7d5b58d6f6ba7d63079f7620ca4c61716e31e64b.tar.gz gentoo-7d5b58d6f6ba7d63079f7620ca4c61716e31e64b.tar.xz |
net-libs/libvncserver: Stable for PPC64 (bug #605326).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
-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 74a21179963..1be6a8e5c7d 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 ) )" |