diff options
author | 2023-01-24 00:58:36 +0000 | |
---|---|---|
committer | 2023-01-24 00:58:36 +0000 | |
commit | 0ee69669da1e7e9358db69107b284a4c3c22eca9 (patch) | |
tree | 39b09374554243d475e55cd8cb377fc001c20964 /x11-apps/xhost | |
parent | x11-apps/xgamma: Stabilize 1.0.7 arm, #891865 (diff) | |
download | gentoo-0ee69669da1e7e9358db69107b284a4c3c22eca9.tar.gz gentoo-0ee69669da1e7e9358db69107b284a4c3c22eca9.tar.bz2 gentoo-0ee69669da1e7e9358db69107b284a4c3c22eca9.zip |
x11-apps/xhost: Stabilize 1.0.9 arm, #891865
Signed-off-by: Sam James <sam@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 c88bebbd5240..0673b2e18f64 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 |