diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-22 17:15:36 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-22 19:23:03 +0100 |
commit | 1d14376421e9379c3cbbce4fad9ee00e14eb64c0 (patch) | |
tree | 4b698aac35b75c7b2d670850846903ab0d8bb49b /net-libs/libvncserver | |
parent | sys-fs/hfsutils: stable 3.2.6_p14 for sparc, bug #729054 (diff) | |
download | gentoo-1d14376421e9379c3cbbce4fad9ee00e14eb64c0.tar.gz gentoo-1d14376421e9379c3cbbce4fad9ee00e14eb64c0.tar.bz2 gentoo-1d14376421e9379c3cbbce4fad9ee00e14eb64c0.zip |
net-libs/libvncserver: stable 0.9.13 for hppa/sparc, bug #728594
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.13.ebuild b/net-libs/libvncserver/libvncserver-0.9.13.ebuild index 6a10ad068579..c28d1ca321a0 100644 --- a/net-libs/libvncserver/libvncserver-0.9.13.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.13.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_P}" LICENSE="GPL-2 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 +filetransfer gcrypt gnutls ipv6 +jpeg libressl lzo +png sasl ssl systemd +threads +zlib" # https://bugs.gentoo.org/690202 # https://bugs.gentoo.org/435326 |