diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:41:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:41:21 +0200 |
commit | 1bf9de0c57f8bf65245acb3902776e64aeda30cf (patch) | |
tree | 34d5b9a3ad77099fe602064ad1ddd3ba3abbbb35 /net-libs/libvncserver | |
parent | dev-util/lttng-ust: x86 stable wrt bug #712730 (diff) | |
download | gentoo-1bf9de0c57f8bf65245acb3902776e64aeda30cf.tar.gz gentoo-1bf9de0c57f8bf65245acb3902776e64aeda30cf.tar.bz2 gentoo-1bf9de0c57f8bf65245acb3902776e64aeda30cf.zip |
net-libs/libvncserver: x86 stable wrt bug #714054
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libvncserver')
-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 b80443fa331f..164a372ab1a0 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 |