diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 11:56:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 11:56:53 +0200 |
commit | 5be4d9a4187424bdab4957da25fffdfd1936d6f1 (patch) | |
tree | 824c9e76d38fdc7bed420a1308fc7a456978748b /net-libs/libvncserver | |
parent | media-libs/fdk-aac: ppc stable wrt bug #681378 (diff) | |
download | gentoo-5be4d9a4187424bdab4957da25fffdfd1936d6f1.tar.gz gentoo-5be4d9a4187424bdab4957da25fffdfd1936d6f1.tar.bz2 gentoo-5be4d9a4187424bdab4957da25fffdfd1936d6f1.zip |
net-libs/libvncserver: ppc stable wrt bug #684596
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.12-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.12-r2.ebuild b/net-libs/libvncserver/libvncserver-0.9.12-r2.ebuild index e8ddd6ff2473..a9b301bb4a6a 100644 --- a/net-libs/libvncserver/libvncserver-0.9.12-r2.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.12-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/LibVNC/${PN}/archive/${MY_P}.tar.gz" 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 ~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 ssl systemd +threads +zlib" # https://bugs.gentoo.org/435326 # https://bugs.gentoo.org/550916 |