diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:32:21 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:41:59 +0100 |
commit | 3e2fd10e0d89a94428a7b21542b3befa2fecc565 (patch) | |
tree | 41ad047fe4aa0801502028c5803cd6a926ec5ee0 /x11-apps | |
parent | x11-apps/sessreg: ppc stable (bug 611056) (diff) | |
download | gentoo-3e2fd10e0d89a94428a7b21542b3befa2fecc565.tar.gz gentoo-3e2fd10e0d89a94428a7b21542b3befa2fecc565.tar.bz2 gentoo-3e2fd10e0d89a94428a7b21542b3befa2fecc565.zip |
x11-apps/xauth: ppc 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 e4631fa0833e..841b97da03d4 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" |