diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:37:12 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:43:41 +0100 |
commit | 6e0a074c4512916ba49525d7b17f01ae7a43cfd7 (patch) | |
tree | d4465479ecc9374922a119e7dadbfa90df87830a /x11-apps | |
parent | x11-apps/sessreg: arm stable (bug 611056) (diff) | |
download | gentoo-6e0a074c4512916ba49525d7b17f01ae7a43cfd7.tar.gz gentoo-6e0a074c4512916ba49525d7b17f01ae7a43cfd7.tar.bz2 gentoo-6e0a074c4512916ba49525d7b17f01ae7a43cfd7.zip |
x11-apps/xauth: arm 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 841b97da03d4..7cc623a02d8f 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" |