diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 10:26:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 10:26:34 +0100 |
commit | 95730a309d9c2fccff49a185eb18cc46b843ae25 (patch) | |
tree | 3e88d909b3b729e320c91f3953fcf47f5005cf67 /net-libs | |
parent | dev-ruby/json: stable 2.3.0 for ppc, bug #713478 (diff) | |
download | gentoo-95730a309d9c2fccff49a185eb18cc46b843ae25.tar.gz gentoo-95730a309d9c2fccff49a185eb18cc46b843ae25.tar.bz2 gentoo-95730a309d9c2fccff49a185eb18cc46b843ae25.zip |
net-libs/libvncserver: stable 0.9.12-r5 for ppc, bug #714054
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.12-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.12-r5.ebuild b/net-libs/libvncserver/libvncserver-0.9.12-r5.ebuild index 3c407a062c47..044f80a448c6 100644 --- a/net-libs/libvncserver/libvncserver-0.9.12-r5.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.12-r5.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_P}" LICENSE="GPL-2+ LGPL-2.1+ BSD MIT" # no sub slot wanted (yet), see #578958 SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+24bpp gcrypt gnutls ipv6 +jpeg libressl lzo +png sasl ssl systemd +threads +zlib" # https://bugs.gentoo.org/690202 # https://bugs.gentoo.org/435326 |