diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 17:48:06 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 17:48:06 -0700 |
commit | a6f52d802e88006401ac47a33ec0ebf03bd3bac8 (patch) | |
tree | 78fdc15dde98fa42c7ead08e20c88a41989707d4 /x11-apps/xhost | |
parent | x11-apps/xev-1.2.3: alpha stable, bug 682846 (diff) | |
download | gentoo-a6f52d802e88006401ac47a33ec0ebf03bd3bac8.tar.gz gentoo-a6f52d802e88006401ac47a33ec0ebf03bd3bac8.tar.bz2 gentoo-a6f52d802e88006401ac47a33ec0ebf03bd3bac8.zip |
x11-apps/xhost-1.0.8: alpha stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 84c6ede35e08..49802365109f 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 |