diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-08 10:56:47 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-08 10:56:47 +0800 |
commit | a676ea99d5f9ad472cc220e661b3f022a58f0b42 (patch) | |
tree | 811abbae6b5588fda6498e8fa710481ad25b3af9 /x11-apps/xhost | |
parent | x11-libs/libXmu: keyword 1.1.3 for ~loong (diff) | |
download | gentoo-a676ea99d5f9ad472cc220e661b3f022a58f0b42.tar.gz gentoo-a676ea99d5f9ad472cc220e661b3f022a58f0b42.tar.bz2 gentoo-a676ea99d5f9ad472cc220e661b3f022a58f0b42.zip |
x11-apps/xhost: keyword 1.0.8 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r-- | x11-apps/xhost/xhost-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xhost/xhost-1.0.8.ebuild b/x11-apps/xhost/xhost-1.0.8.ebuild index 6f99abb1ab13..52c8a6a8672f 100644 --- a/x11-apps/xhost/xhost-1.0.8.ebuild +++ b/x11-apps/xhost/xhost-1.0.8.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Controls host and/or user access to a running X server" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 |