diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:56 +0200 |
commit | d7aeb055f307e99ffddf38e7a2b357777fa95ff0 (patch) | |
tree | cc5928e0bbedd27de37f8fe05a294975f81339fa /x11-apps | |
parent | x11-libs/libXau: Stabilize 1.0.11 sparc, #891865 (diff) | |
download | gentoo-d7aeb055f307e99ffddf38e7a2b357777fa95ff0.tar.gz gentoo-d7aeb055f307e99ffddf38e7a2b357777fa95ff0.tar.bz2 gentoo-d7aeb055f307e99ffddf38e7a2b357777fa95ff0.zip |
x11-apps/xhost: Stabilize 1.0.9 sparc, #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 f5b45e8bba13..fa553aa1868d 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 |