diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:49:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:02 +0000 |
commit | d13d49b958b056746733e6217b5e730abddf54e4 (patch) | |
tree | 088fbf2e0d1cb4ce5558604cadaa8adac20963a4 /x11-apps | |
parent | x11-apps/xf86dga: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-d13d49b958b056746733e6217b5e730abddf54e4.tar.gz gentoo-d13d49b958b056746733e6217b5e730abddf54e4.tar.bz2 gentoo-d13d49b958b056746733e6217b5e730abddf54e4.zip |
x11-apps/xhost: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xhost/xhost-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xhost/xhost-1.0.8.ebuild b/x11-apps/xhost/xhost-1.0.8.ebuild index bae4c85eb3ae..6b32368a13b7 100644 --- a/x11-apps/xhost/xhost-1.0.8.ebuild +++ b/x11-apps/xhost/xhost-1.0.8.ebuild @@ -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 ~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 |