diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:12:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:12:20 +0100 |
commit | 0233f1290b85a27d93bee5a9d398dec9b2f3b197 (patch) | |
tree | d82e086abcf5d3dc081ce22ecf48d3b593743417 /x11-apps/xauth | |
parent | x11-apps/x11perf: x86 stable wrt bug #559062 (diff) | |
download | gentoo-0233f1290b85a27d93bee5a9d398dec9b2f3b197.tar.gz gentoo-0233f1290b85a27d93bee5a9d398dec9b2f3b197.tar.bz2 gentoo-0233f1290b85a27d93bee5a9d398dec9b2f3b197.zip |
x11-apps/xauth: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/xauth-1.0.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xauth/xauth-1.0.9-r2.ebuild b/x11-apps/xauth/xauth-1.0.9-r2.ebuild index 2f8347f69af2..41cd73153eb3 100644 --- a/x11-apps/xauth/xauth-1.0.9-r2.ebuild +++ b/x11-apps/xauth/xauth-1.0.9-r2.ebuild @@ -8,7 +8,7 @@ inherit autotools-utils xorg-2 DESCRIPTION="X authority file utility" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="ipv6" RDEPEND="x11-libs/libX11 |