diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-22 21:33:26 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-22 21:33:26 -0400 |
commit | e2695678dcd1f1d1a5411bd63456d9535f4d8202 (patch) | |
tree | 0d305b83285bfbe0e531eef11edea456edfdaea1 /net-libs | |
parent | dev-libs/crypto++: arm64 stable (bug #689038) (diff) | |
download | gentoo-e2695678dcd1f1d1a5411bd63456d9535f4d8202.tar.gz gentoo-e2695678dcd1f1d1a5411bd63456d9535f4d8202.tar.bz2 gentoo-e2695678dcd1f1d1a5411bd63456d9535f4d8202.zip |
net-libs/libvncserver: arm64 stable (bug #684596)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs')
-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 73cefccaf0f4..1247e039f3f3 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/690202 # https://bugs.gentoo.org/435326 |