diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-03 13:49:46 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-03 14:07:00 +0800 |
commit | 204729b2be92e0ba9f26df64d15990ad8e08abbf (patch) | |
tree | e97fe4aac7a4369966bab469eca7a1b42727b947 /net-libs | |
parent | net-libs/libmicrodns: keyword 0.1.2 for ~loong (diff) | |
download | gentoo-204729b2be92e0ba9f26df64d15990ad8e08abbf.tar.gz gentoo-204729b2be92e0ba9f26df64d15990ad8e08abbf.tar.bz2 gentoo-204729b2be92e0ba9f26df64d15990ad8e08abbf.zip |
net-libs/libvncserver: keyword 0.9.13-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.13-r1.ebuild b/net-libs/libvncserver/libvncserver-0.9.13-r1.ebuild index af204e2ea41f..29851d5a4e57 100644 --- a/net-libs/libvncserver/libvncserver-0.9.13-r1.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.13-r1.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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~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 |