diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:47:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:47:18 +0100 |
commit | aec051a72e49ec8cf8892be3850913423dc5d4ef (patch) | |
tree | a7d902694780cb4f65942ee3b207f2fb7d52da67 /x11-apps/xhost | |
parent | x11-apps/xgc: amd64 stable wrt bug #559062 (diff) | |
download | gentoo-aec051a72e49ec8cf8892be3850913423dc5d4ef.tar.gz gentoo-aec051a72e49ec8cf8892be3850913423dc5d4ef.tar.bz2 gentoo-aec051a72e49ec8cf8892be3850913423dc5d4ef.zip |
x11-apps/xhost: amd64 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 b89c1e30edd7..047e9086081f 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 |