[gentoo-commits] repo/gentoo:master commit in: x11-apps/xhost/

2022-12-12 Thread Matt Turner
commit: 06e98acd9a652c240c9b932002d119a855cc0d9a
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Dec 13 01:24:36 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Dec 13 01:24:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06e98acd

x11-apps/xhost: Version bump to 1.0.9

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/xhost/Manifest   |  1 +
 x11-apps/xhost/xhost-1.0.9.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/x11-apps/xhost/Manifest b/x11-apps/xhost/Manifest
index aae1c0454213..e64201b36b1c 100644
--- a/x11-apps/xhost/Manifest
+++ b/x11-apps/xhost/Manifest
@@ -1 +1,2 @@
 DIST xhost-1.0.8.tar.bz2 138539 BLAKE2B 
f05d58444537431d9dce5e6dccc27bc8116141d66b34b6edb356dbe823898dbb2927f8ad8dc133178efc7e5b399b7b6428883ea7c665577d4b1984300474eabe
 SHA512 
55581f9bc45a70a73b13fe718ca83c4cb0a6116d26addc0f07659ebeb5bf7d2379e84cab5a1702ae77a298a66f42ae03f41ddc7d5acd61c6f18448e58ad7cb6b
+DIST xhost-1.0.9.tar.xz 132828 BLAKE2B 
31304ee5db863b3448057a1702e0bc7739fd01be8b334ba7dece8b4db2b5384ecc11882fad5957e4e9fa491c2ad6e2d22f8ce6cd79988ceac7ce08401ebd886d
 SHA512 
d281a0df0a036d693ce7dbe0d1d53839110d203f42454bf4d33a49fbfddec078149969b6ad76641e40e207ddc8317ea563088c59025fc57d8245e5ed27f79818

diff --git a/x11-apps/xhost/xhost-1.0.9.ebuild 
b/x11-apps/xhost/xhost-1.0.9.ebuild
new file mode 100644
index ..0f40816aaa48
--- /dev/null
+++ b/x11-apps/xhost/xhost-1.0.9.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="Controls host and/or user access to a running X server"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+
+RDEPEND="x11-libs/libX11
+   x11-libs/libXmu
+   x11-libs/libXau"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"
+
+XORG_CONFIGURE_OPTIONS=(
+   --enable-ipv6
+)



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xhost/

2022-05-07 Thread WANG Xuerui
commit: a676ea99d5f9ad472cc220e661b3f022a58f0b42
Author: WANG Xuerui  gentoo  org>
AuthorDate: Sun May  8 02:56:47 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sun May  8 02:56:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a676ea99

x11-apps/xhost: keyword 1.0.8 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 x11-apps/xhost/xhost-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xhost/xhost-1.0.8.ebuild 
b/x11-apps/xhost/xhost-1.0.8.ebuild
index 6f99abb1ab13..52c8a6a8672f 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 ~m68k ~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 ~loong ~m68k ~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



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xhost/

2022-01-01 Thread James Le Cuirot
commit: 5da717cc05af1423e036e33486ae6ae733e1716a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Jan  1 15:50:15 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Jan  1 15:53:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5da717cc

x11-apps/xhost: Keyword 1.0.8 for ~m68k

Signed-off-by: James Le Cuirot  gentoo.org>

 x11-apps/xhost/xhost-1.0.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-apps/xhost/xhost-1.0.8.ebuild 
b/x11-apps/xhost/xhost-1.0.8.ebuild
index 51d7ec21d404..6f99abb1ab13 100644
--- a/x11-apps/xhost/xhost-1.0.8.ebuild
+++ b/x11-apps/xhost/xhost-1.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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 ~m68k ~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



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xhost/

2021-09-23 Thread Sam James
commit: e221d3fc45b812f5e1eef8bcd7a2df39ca69fd6f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Sep 23 19:43:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 23 20:12:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e221d3fc

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  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 x11-apps/xhost/xhost-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xhost/xhost-1.0.8.ebuild 
b/x11-apps/xhost/xhost-1.0.8.ebuild
index a2a75a11d67..51d7ec21d40 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



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xhost/

2021-01-06 Thread Fabian Groffen
commit: e11f8ac42da6c421e291354d9aab24fb6e06aca9
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jan  6 11:40:19 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jan  6 11:40:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e11f8ac4

x11-apps/xhost: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 x11-apps/xhost/xhost-1.0.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-apps/xhost/xhost-1.0.8.ebuild 
b/x11-apps/xhost/xhost-1.0.8.ebuild
index c6c8e40c670..bae4c85eb3a 100644
--- a/x11-apps/xhost/xhost-1.0.8.ebuild
+++ b/x11-apps/xhost/xhost-1.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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 ~x86-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



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xhost/

2019-04-28 Thread Mikle Kolyada
commit: e08846a8fb4b4a00013cab6fda6796d470f163af
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 28 09:34:45 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 28 09:34:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e08846a8

x11-apps/xhost: s390 stable wrt bug #682846

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"

 x11-apps/xhost/xhost-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xhost/xhost-1.0.8.ebuild 
b/x11-apps/xhost/xhost-1.0.8.ebuild
index a0dccb1f37f..ccf3729e8f7 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



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xhost/

2019-04-26 Thread Aaron Bauman
commit: cee3ad638407d200e8df1b258c4271abb8e32b6a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 27 03:02:11 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 27 03:02:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee3ad63

x11-apps/xhost: arm64 stable (bug #682846)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-apps/xhost/xhost-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xhost/xhost-1.0.8.ebuild 
b/x11-apps/xhost/xhost-1.0.8.ebuild
index c31226dbf27..2c7818a4e2b 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



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xhost/

2019-02-27 Thread Matt Turner
commit: 424affa61fe1ea537f35705beeb15c56dfa2aab9
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Feb 28 05:32:56 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Feb 28 05:44:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=424affa6

x11-apps/xhost: Version bump to 1.0.8

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/xhost/Manifest   |  1 +
 x11-apps/xhost/xhost-1.0.8.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/x11-apps/xhost/Manifest b/x11-apps/xhost/Manifest
index 1f8833cd26d..cfd2706eed5 100644
--- a/x11-apps/xhost/Manifest
+++ b/x11-apps/xhost/Manifest
@@ -1,2 +1,3 @@
 DIST xhost-1.0.6.tar.bz2 133176 BLAKE2B 
8cb649716b93d3bf020e4897f2d6f7f1a0a765c4fb8715b1c128475725bc6822cfe49aebfdc6677c1eccc8510938848dae538f7b4c90282c4b01df0af124fb62
 SHA512 
4e9b8b5b3a13b995e4f3596b26fa637d5892936090516eef1eb296c257358496ed5ad7b5c1e924003fcc18b6c8d4592f83e515d66a605a895f1d9fdc5d064f1a
 DIST xhost-1.0.7.tar.bz2 135767 BLAKE2B 
0156640ede491a8a2f1610ca5d68d97e88fa349bcbad39a308aae46d29f7cf8f93a8fee8273ba369484efd9641653e7bcfbd8fb3ec14d9f07b20e4ffd7fd6fd2
 SHA512 
670a8c97291565f6c36c94e135f7bd60a572bb42b4fca9d2460823db0d0576187c64f9b876ed60d348029d3f74a732862eea4ce889a6b6b9c97665746a38b1d7
+DIST xhost-1.0.8.tar.bz2 138539 BLAKE2B 
f05d58444537431d9dce5e6dccc27bc8116141d66b34b6edb356dbe823898dbb2927f8ad8dc133178efc7e5b399b7b6428883ea7c665577d4b1984300474eabe
 SHA512 
55581f9bc45a70a73b13fe718ca83c4cb0a6116d26addc0f07659ebeb5bf7d2379e84cab5a1702ae77a298a66f42ae03f41ddc7d5acd61c6f18448e58ad7cb6b

diff --git a/x11-apps/xhost/xhost-1.0.8.ebuild 
b/x11-apps/xhost/xhost-1.0.8.ebuild
new file mode 100644
index 000..c31226dbf27
--- /dev/null
+++ b/x11-apps/xhost/xhost-1.0.8.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=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"
+IUSE="ipv6"
+
+RDEPEND="x11-libs/libX11
+   x11-libs/libXmu
+   x11-libs/libXau"
+DEPEND="${RDEPEND}"
+
+pkg_setup() {
+   XORG_CONFIGURE_OPTIONS="$(use_enable ipv6)"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xhost/

2018-06-14 Thread Mikle Kolyada
commit: 5c6baf4312a9da1b5a4fbc42f576f3f79003d291
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jun 14 18:59:05 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jun 14 18:59:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c6baf43

x11-apps/xhost: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-apps/xhost/xhost-1.0.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-apps/xhost/xhost-1.0.7.ebuild 
b/x11-apps/xhost/xhost-1.0.7.ebuild
index b49a9aa2725..82d2f4637dd 100644
--- a/x11-apps/xhost/xhost-1.0.7.ebuild
+++ b/x11-apps/xhost/xhost-1.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ inherit xorg-2
 
 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="ipv6"
 
 RDEPEND="x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xhost/

2016-03-03 Thread Stephen Klimaszewski
commit: 65ee0a1ee69c520750331c9fedcc51373d439c9b
Author: Steev Klimaszewski  gentoo  org>
AuthorDate: Fri Mar  4 06:56:39 2016 +
Commit: Stephen Klimaszewski  gentoo  org>
CommitDate: Fri Mar  4 06:56:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ee0a1e

x11-apps/xhost: Keyword 1.0.7 for ~arm64

Tested on Cortex-A53

Package-Manager: portage-2.2.27

 x11-apps/xhost/xhost-1.0.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-apps/xhost/xhost-1.0.7.ebuild 
b/x11-apps/xhost/xhost-1.0.7.ebuild
index 238b0fe..e7d89fe 100644
--- a/x11-apps/xhost/xhost-1.0.7.ebuild
+++ b/x11-apps/xhost/xhost-1.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit xorg-2
 
 DESCRIPTION="Controls host and/or user access to a running X server"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="ipv6"
 
 RDEPEND="x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xhost/

2015-12-19 Thread Markus Meier
commit: 38f789b4e3d4acab9b73c0bde9b3fc3a11a3a328
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Dec 19 21:23:44 2015 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Dec 19 21:23:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f789b4

x11-apps/xhost: arm stable, bug #559062

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"

 x11-apps/xhost/xhost-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xhost/xhost-1.0.7.ebuild 
b/x11-apps/xhost/xhost-1.0.7.ebuild
index 6b1c465..9431756 100644
--- a/x11-apps/xhost/xhost-1.0.7.ebuild
+++ b/x11-apps/xhost/xhost-1.0.7.ebuild
@@ -8,7 +8,7 @@ inherit xorg-2
 
 DESCRIPTION="Controls host and/or user access to a running X server"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="ipv6"
 
 RDEPEND="x11-libs/libX11