diff options
author | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:23:44 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:23:44 +0100 |
commit | 38f789b4e3d4acab9b73c0bde9b3fc3a11a3a328 (patch) | |
tree | 4a66398d38e371bdce9d9acd7e22137c4708e128 /x11-apps/xhost | |
parent | x11-apps/xgc: arm stable, bug #559062 (diff) | |
download | gentoo-38f789b4e3d4acab9b73c0bde9b3fc3a11a3a328.tar.gz gentoo-38f789b4e3d4acab9b73c0bde9b3fc3a11a3a328.tar.bz2 gentoo-38f789b4e3d4acab9b73c0bde9b3fc3a11a3a328.zip |
x11-apps/xhost: arm stable, bug #559062
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
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 6b1c465e5ec4..9431756650e2 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 |