diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-12 12:48:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-12 12:48:14 +0100 |
commit | 9dde8f69b7a8222e7a11f6aaa1f3c3cbcdb8c95b (patch) | |
tree | 055f9dc8dc64071d1f7fb44436c617d521092eb4 /x11-apps | |
parent | x11-apps/x11perf: sparc stable wrt bug #559062 (diff) | |
download | gentoo-9dde8f69b7a8222e7a11f6aaa1f3c3cbcdb8c95b.tar.gz gentoo-9dde8f69b7a8222e7a11f6aaa1f3c3cbcdb8c95b.tar.bz2 gentoo-9dde8f69b7a8222e7a11f6aaa1f3c3cbcdb8c95b.zip |
x11-apps/xauth: sparc stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 98d0ce70aa6f..6436c733507e 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 |