diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:12:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:12:59 +0100 |
commit | 5ad3ab4440ca525614fcf03388376410ceb7b300 (patch) | |
tree | 3e7d59f107f79497ebbae2d8ba51a315ce3f78e1 /x11-apps/xhost | |
parent | x11-apps/xgc: x86 stable wrt bug #559062 (diff) | |
download | gentoo-5ad3ab4440ca525614fcf03388376410ceb7b300.tar.gz gentoo-5ad3ab4440ca525614fcf03388376410ceb7b300.tar.bz2 gentoo-5ad3ab4440ca525614fcf03388376410ceb7b300.zip |
x11-apps/xhost: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r-- | x11-apps/xhost/xhost-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xhost/xhost-1.0.7.ebuild b/x11-apps/xhost/xhost-1.0.7.ebuild index 047e9086081f..caa08807267d 100644 --- a/x11-apps/xhost/xhost-1.0.7.ebuild +++ b/x11-apps/xhost/xhost-1.0.7.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Controls host and/or user access to a running X server" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 |