diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:27:46 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:27:46 +0200 |
commit | 13dcdb134604143f90bfdc3871b24ad86a0aee3d (patch) | |
tree | a2098e83c59d3969a5397c8296871409e308ed76 /x11-apps/xhost/xhost-1.0.9.ebuild | |
parent | x11-libs/libXau: Stabilize 1.0.11 ppc64, #891865 (diff) | |
download | gentoo-13dcdb134604143f90bfdc3871b24ad86a0aee3d.tar.gz gentoo-13dcdb134604143f90bfdc3871b24ad86a0aee3d.tar.bz2 gentoo-13dcdb134604143f90bfdc3871b24ad86a0aee3d.zip |
x11-apps/xhost: Stabilize 1.0.9 ppc64, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xhost/xhost-1.0.9.ebuild')
-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 963105fae745..46f7112ad56a 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 |