diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:03:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:03:00 +0100 |
commit | a8c38341b9d2eb40276daa2edc4622f82c9ea758 (patch) | |
tree | cc8b5789aaf52b9f3de2fdf8aa5e637823c68fbc /x11-apps/xauth | |
parent | x11-apps/sessreg: amd64 stable wrt bug #611056 (diff) | |
download | gentoo-a8c38341b9d2eb40276daa2edc4622f82c9ea758.tar.gz gentoo-a8c38341b9d2eb40276daa2edc4622f82c9ea758.tar.bz2 gentoo-a8c38341b9d2eb40276daa2edc4622f82c9ea758.zip |
x11-apps/xauth: amd64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
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 7cc623a02d8f..324ac5ab8abb 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" |