diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-28 20:20:32 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 21:59:11 +0100 |
commit | 0a3445c80e054b77e44d91755a87e27c7a081713 (patch) | |
tree | 508974d1be58201f4157031641cdbd32f90bd731 /x11-apps/xhost | |
parent | x11-apps/xfd: stable 1.1.3 for sparc, bug #682846 (diff) | |
download | gentoo-0a3445c80e054b77e44d91755a87e27c7a081713.tar.gz gentoo-0a3445c80e054b77e44d91755a87e27c7a081713.tar.bz2 gentoo-0a3445c80e054b77e44d91755a87e27c7a081713.zip |
x11-apps/xhost: stable 1.0.8 for sparc, bug #682846
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 ccf3729e8f7a..319f55907127 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 |