diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:46:12 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:46:12 +0300 |
commit | 7972ca3c87b55b2d7bcc1fe99c457c6521b2445e (patch) | |
tree | 23aa1a1246b4d8af4156f77fc79533e7bf12d912 /x11-apps/xhost | |
parent | x11-apps/xfd: arm stable wrt bug #682846 (diff) | |
download | gentoo-7972ca3c87b55b2d7bcc1fe99c457c6521b2445e.tar.gz gentoo-7972ca3c87b55b2d7bcc1fe99c457c6521b2445e.tar.bz2 gentoo-7972ca3c87b55b2d7bcc1fe99c457c6521b2445e.zip |
x11-apps/xhost: arm stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r-- | x11-apps/xhost/xhost-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xhost/xhost-1.0.8.ebuild b/x11-apps/xhost/xhost-1.0.8.ebuild index 6be8ebf514a5..c213efd67445 100644 --- a/x11-apps/xhost/xhost-1.0.8.ebuild +++ b/x11-apps/xhost/xhost-1.0.8.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 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 ~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 ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 |