diff options
author | 2021-09-23 21:43:54 +0200 | |
---|---|---|
committer | 2021-09-23 21:12:26 +0100 | |
commit | e221d3fc45b812f5e1eef8bcd7a2df39ca69fd6f (patch) | |
tree | a7099d2dd4190d8fd09a39bdd402a54695776877 /x11-apps | |
parent | x11-libs/libxkbfile: stable 1.1.0 for hppa, bug #813729 (diff) | |
download | gentoo-e221d3fc45b812f5e1eef8bcd7a2df39ca69fd6f.tar.gz gentoo-e221d3fc45b812f5e1eef8bcd7a2df39ca69fd6f.tar.bz2 gentoo-e221d3fc45b812f5e1eef8bcd7a2df39ca69fd6f.zip |
x11-apps/xhost: stable 1.0.8 for hppa, bug #813729
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@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 a2a75a11d671..51d7ec21d404 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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 |