diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-01 15:50:15 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-01 15:53:13 +0000 |
commit | 5da717cc05af1423e036e33486ae6ae733e1716a (patch) | |
tree | a4b7c0e6dc90019c957779e3503182112e284588 /x11-apps/xhost | |
parent | x11-libs/libXmu: Keyword 1.1.3 for ~m68k (diff) | |
download | gentoo-5da717cc05af1423e036e33486ae6ae733e1716a.tar.gz gentoo-5da717cc05af1423e036e33486ae6ae733e1716a.tar.bz2 gentoo-5da717cc05af1423e036e33486ae6ae733e1716a.zip |
x11-apps/xhost: Keyword 1.0.8 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r-- | x11-apps/xhost/xhost-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xhost/xhost-1.0.8.ebuild b/x11-apps/xhost/xhost-1.0.8.ebuild index 51d7ec21d404..6f99abb1ab13 100644 --- a/x11-apps/xhost/xhost-1.0.8.ebuild +++ b/x11-apps/xhost/xhost-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Controls host and/or user access to a running X server" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 |