diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:28:14 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:28:14 +0200 |
commit | 6dc37e9c44f52404c001142a0f6d08ddb6a5369d (patch) | |
tree | f12a05826da3bf7c82189185cda104d6843e51d7 /x11-apps/xhost | |
parent | x11-libs/libXau: Stabilize 1.0.11 arm64, #891865 (diff) | |
download | gentoo-6dc37e9c44f52404c001142a0f6d08ddb6a5369d.tar.gz gentoo-6dc37e9c44f52404c001142a0f6d08ddb6a5369d.tar.bz2 gentoo-6dc37e9c44f52404c001142a0f6d08ddb6a5369d.zip |
x11-apps/xhost: Stabilize 1.0.9 arm64, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xhost')
-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 46f7112ad56a..786d5323c171 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 |