diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 08:21:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 08:21:58 +0200 |
commit | 767e48d0f57b5a968eeece3caca3cc2bfd6bfc4b (patch) | |
tree | 429f97942aed0c19df818802f3323d3becb91a00 /net-libs | |
parent | dev-ruby/rouge: arm stable wrt bug #728196 (diff) | |
download | gentoo-767e48d0f57b5a968eeece3caca3cc2bfd6bfc4b.tar.gz gentoo-767e48d0f57b5a968eeece3caca3cc2bfd6bfc4b.tar.bz2 gentoo-767e48d0f57b5a968eeece3caca3cc2bfd6bfc4b.zip |
net-libs/libvncserver: arm stable wrt bug #728594
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-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 e0626d093be8..8b2632df5202 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 |