diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-14 21:59:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-14 21:59:05 +0300 |
commit | 5c6baf4312a9da1b5a4fbc42f576f3f79003d291 (patch) | |
tree | 251294db5fc53dc36c59d8dfdd693f66823db1f7 /x11-apps/xhost | |
parent | sys-apps/dbus: mark s390 stable (diff) | |
download | gentoo-5c6baf4312a9da1b5a4fbc42f576f3f79003d291.tar.gz gentoo-5c6baf4312a9da1b5a4fbc42f576f3f79003d291.tar.bz2 gentoo-5c6baf4312a9da1b5a4fbc42f576f3f79003d291.zip |
x11-apps/xhost: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r-- | x11-apps/xhost/xhost-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xhost/xhost-1.0.7.ebuild b/x11-apps/xhost/xhost-1.0.7.ebuild index b49a9aa27256..82d2f4637dde 100644 --- a/x11-apps/xhost/xhost-1.0.7.ebuild +++ b/x11-apps/xhost/xhost-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="Controls host and/or user access to a running X server" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 |