diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:28:31 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:40:17 +0100 |
commit | a7c2807939d2564499dc35b956d3c3f0113831a4 (patch) | |
tree | 0ea172d42d726c6fdc9d501ff0919205773df4cd /x11-apps | |
parent | x11-apps/sessreg: ppc64 stable (bug 611056) (diff) | |
download | gentoo-a7c2807939d2564499dc35b956d3c3f0113831a4.tar.gz gentoo-a7c2807939d2564499dc35b956d3c3f0113831a4.tar.bz2 gentoo-a7c2807939d2564499dc35b956d3c3f0113831a4.zip |
x11-apps/xauth: ppc64 stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'x11-apps')
-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 e62a95c88efe..e4631fa0833e 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" |