diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-04 16:25:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-04 17:24:04 +0300 |
commit | 6fa82c7ba0a1a5b30031eda002d0ae6bc8cd3576 (patch) | |
tree | 302ce96169ce8f1d9e9630d07011963c41297382 /x11-apps/xhost | |
parent | net-irc/irssi: Keyword 1.2.2-r1 riscv, #756115 (diff) | |
download | gentoo-6fa82c7ba0a1a5b30031eda002d0ae6bc8cd3576.tar.gz gentoo-6fa82c7ba0a1a5b30031eda002d0ae6bc8cd3576.tar.bz2 gentoo-6fa82c7ba0a1a5b30031eda002d0ae6bc8cd3576.zip |
x11-apps/xhost: Keyword 1.0.8 riscv, #756115
Signed-off-by: Mikle Kolyada <zlogene@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 4c3acd335ccf..42cbd02bda6a 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 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 |