diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:57:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:57:46 +0000 |
commit | 4fa11c5c0ba905edf2014f2772c51b30eb6ec4fd (patch) | |
tree | c4c7bcceaa86c5a3ba0cf02e81a6e4f2cacaa03b /x11-apps/xhost | |
parent | x11-apps/xgamma: Stabilize 1.0.7 x86, #891865 (diff) | |
download | gentoo-4fa11c5c0ba905edf2014f2772c51b30eb6ec4fd.tar.gz gentoo-4fa11c5c0ba905edf2014f2772c51b30eb6ec4fd.tar.bz2 gentoo-4fa11c5c0ba905edf2014f2772c51b30eb6ec4fd.zip |
x11-apps/xhost: Stabilize 1.0.9 x86, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xhost/xhost-1.0.9.ebuild b/x11-apps/xhost/xhost-1.0.9.ebuild index 0f40816aaa48..c88bebbd5240 100644 --- a/x11-apps/xhost/xhost-1.0.9.ebuild +++ b/x11-apps/xhost/xhost-1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |