diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:42:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:42:01 +0100 |
commit | 953f14bdcfc67e7b2b8154d03a4803c7a4a3c6b0 (patch) | |
tree | ced9caa7a6c1bd4ffec8434ebb8ec0a2c3fa9ce4 | |
parent | x11-apps/xev: stable 1.2.3 for ia64, bug #682846 (diff) | |
download | gentoo-953f14bdcfc67e7b2b8154d03a4803c7a4a3c6b0.tar.gz gentoo-953f14bdcfc67e7b2b8154d03a4803c7a4a3c6b0.tar.bz2 gentoo-953f14bdcfc67e7b2b8154d03a4803c7a4a3c6b0.zip |
x11-apps/xhost: stable 1.0.8 for ia64, bug #682846
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 3149b50214c2..84c6ede35e08 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 |