diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:34 +0200 |
commit | 9181a3157141de9cdd229b5ecd4a5d600747d1a8 (patch) | |
tree | e48a09ea7c75a8c77423d28233fcc41b702580d2 /x11-apps | |
parent | x11-libs/libXau: Stabilize 1.0.11 ppc, #891865 (diff) | |
download | gentoo-9181a3157141de9cdd229b5ecd4a5d600747d1a8.tar.gz gentoo-9181a3157141de9cdd229b5ecd4a5d600747d1a8.tar.bz2 gentoo-9181a3157141de9cdd229b5ecd4a5d600747d1a8.zip |
x11-apps/xhost: Stabilize 1.0.9 ppc, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xhost/xhost-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xhost/xhost-1.0.9.ebuild b/x11-apps/xhost/xhost-1.0.9.ebuild index 70a0cd2b8c41..f5b45e8bba13 100644 --- a/x11-apps/xhost/xhost-1.0.9.ebuild +++ b/x11-apps/xhost/xhost-1.0.9.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="Controls host and/or user access to a running X server" -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" +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" RDEPEND="x11-libs/libX11 x11-libs/libXmu |