diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-27 11:43:57 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-27 11:44:21 -0800 |
commit | bf9cd9dd5c18f69ddf1cd9ad3347b1c39225d7a2 (patch) | |
tree | ce8a0080c871128be71299b6fc73fcec52aac730 /x11-apps/xauth | |
parent | profiles: Remove mask on xauth's USE=test (diff) | |
download | gentoo-bf9cd9dd5c18f69ddf1cd9ad3347b1c39225d7a2.tar.gz gentoo-bf9cd9dd5c18f69ddf1cd9ad3347b1c39225d7a2.tar.bz2 gentoo-bf9cd9dd5c18f69ddf1cd9ad3347b1c39225d7a2.zip |
x11-apps/xauth-1.0.10: arm64 stable, bug 669482
Closes: https://bugs.gentoo.org/669482
Signed-off-by: Matt Turner <mattst88@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 598152ecf467..e767892c43f5 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 ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd" IUSE="ipv6 test" |