diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:02 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:02 -0700 |
commit | ee6e56039817ebddcaeddb1f970cc1954b193b26 (patch) | |
tree | 9dbc83f211a5f3a6c2bf60edf944c89d167475e7 /x11-apps | |
parent | x11-apps/xfd-1.1.3: hppa stable, bug 682846 (diff) | |
download | gentoo-ee6e56039817ebddcaeddb1f970cc1954b193b26.tar.gz gentoo-ee6e56039817ebddcaeddb1f970cc1954b193b26.tar.bz2 gentoo-ee6e56039817ebddcaeddb1f970cc1954b193b26.zip |
x11-apps/xhost-1.0.8: hppa stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 319f55907127..97e4b1d2eb92 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 |