diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:14:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:14:05 +0200 |
commit | a263ecfa631a0eb674e36f6395940b6f4d50b80b (patch) | |
tree | 618a10f64b0992368c373791bfb9e27096932c35 /net-libs | |
parent | dev-util/lttng-ust: amd64 stable wrt bug #712730 (diff) | |
download | gentoo-a263ecfa631a0eb674e36f6395940b6f4d50b80b.tar.gz gentoo-a263ecfa631a0eb674e36f6395940b6f4d50b80b.tar.bz2 gentoo-a263ecfa631a0eb674e36f6395940b6f4d50b80b.zip |
net-libs/libvncserver: amd64 stable wrt bug #714054
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 cae8c8bb312a..dfc0af4dd617 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 |