diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-26 23:02:11 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-26 23:02:11 -0400 |
commit | cee3ad638407d200e8df1b258c4271abb8e32b6a (patch) | |
tree | fe5bf6f3313695a4310f4e84e56c55d254dfa741 /x11-apps/xhost | |
parent | x11-apps/xclock: arm64 stable (bug #682846) (diff) | |
download | gentoo-cee3ad638407d200e8df1b258c4271abb8e32b6a.tar.gz gentoo-cee3ad638407d200e8df1b258c4271abb8e32b6a.tar.bz2 gentoo-cee3ad638407d200e8df1b258c4271abb8e32b6a.zip |
x11-apps/xhost: arm64 stable (bug #682846)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 c31226dbf270..2c7818a4e2b5 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 |