diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:13:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:16:34 +0100 |
commit | bc8a6e531f20771728e1c0bdd62ffb956c227820 (patch) | |
tree | 24224a29e571512edff49584cbc0b276a1d3a95b /x11-apps | |
parent | x11-apps/xgamma: ia64 stable wrt bug #559062 (diff) | |
download | gentoo-bc8a6e531f20771728e1c0bdd62ffb956c227820.tar.gz gentoo-bc8a6e531f20771728e1c0bdd62ffb956c227820.tar.bz2 gentoo-bc8a6e531f20771728e1c0bdd62ffb956c227820.zip |
x11-apps/xhost: ia64 stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 21f05fd1d660..7722e689e11e 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 ~arm64 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 ~arm64 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 |