diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-17 11:13:28 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-21 10:19:53 +0800 |
commit | ed8a4518cac1ca2b9c5df3f4e4d98738abdc755b (patch) | |
tree | 8e921739b884262fc9b0a4f99f0495385e0dc79e /net-libs/libvncserver | |
parent | net-misc/tigervnc: keyword 1.9.0-r{1,2} for ~riscv (diff) | |
download | gentoo-ed8a4518cac1ca2b9c5df3f4e4d98738abdc755b.tar.gz gentoo-ed8a4518cac1ca2b9c5df3f4e4d98738abdc755b.tar.bz2 gentoo-ed8a4518cac1ca2b9c5df3f4e4d98738abdc755b.zip |
net-libs/libvncserver: keyword 0.9.13 for ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@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 b0e0993064f3..c046ad17bcf2 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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="+24bpp +filetransfer gcrypt gnutls ipv6 +jpeg lzo +png sasl ssl systemd +threads +zlib" # https://bugs.gentoo.org/690202 # https://bugs.gentoo.org/435326 |