diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:11:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:11:50 +0100 |
commit | 4cb01b87c428e0f8f416d2cf8f1d24f8a1f4f5b4 (patch) | |
tree | b8c26377cac85001d4645d67cb5eaf3a936ec6c4 /x11-apps/xauth | |
parent | x11-apps/x11perf: ppc stable wrt bug #559062 (diff) | |
download | gentoo-4cb01b87c428e0f8f416d2cf8f1d24f8a1f4f5b4.tar.gz gentoo-4cb01b87c428e0f8f416d2cf8f1d24f8a1f4f5b4.tar.bz2 gentoo-4cb01b87c428e0f8f416d2cf8f1d24f8a1f4f5b4.zip |
x11-apps/xauth: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 41cd73153eb3..d6fe05f282f5 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 |