commit: fa75fea5f625d9eb63ace026b9ea7dd9b93ed247 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Mon Mar 20 19:00:33 2017 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Mon Mar 20 19:05:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa75fea5
x11-apps/xauth: add arm64/m68k/mips/s390/sh love x11-apps/xauth/xauth-1.0.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/xauth/xauth-1.0.10.ebuild b/x11-apps/xauth/xauth-1.0.10.ebuild index 47989ade2dc..d50c326ce53 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 ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="ipv6 test"
