diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:50:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:50:43 +0100 |
commit | 363243556140b879ce60c9e478b8032ebc40ecfb (patch) | |
tree | c97d1b412ef4b252607b307bb8a8680b19fcfcde /x11-apps/xauth | |
parent | x11-apps/sessreg: sparc stable wrt bug #611056 (diff) | |
download | gentoo-363243556140b879ce60c9e478b8032ebc40ecfb.tar.gz gentoo-363243556140b879ce60c9e478b8032ebc40ecfb.tar.bz2 gentoo-363243556140b879ce60c9e478b8032ebc40ecfb.zip |
x11-apps/xauth: sparc stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/xauth-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xauth/xauth-1.0.10.ebuild b/x11-apps/xauth/xauth-1.0.10.ebuild index c755577d9c06..8d7417712d9b 100644 --- a/x11-apps/xauth/xauth-1.0.10.ebuild +++ b/x11-apps/xauth/xauth-1.0.10.ebuild @@ -7,7 +7,7 @@ inherit autotools-utils xorg-2 DESCRIPTION="X authority file utility" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="ipv6 test" |