From: Michael Haubenwallner Date: Wed, 9 Jan 2019 15:09:45 +0000 (+0100) Subject: x11-apps/xauth: mark ~amd64-linux ~x86-linux X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=986404f10002387a94cf0dca285184a54445bafd;p=gentoo.git x11-apps/xauth: mark ~amd64-linux ~x86-linux Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner --- diff --git a/x11-apps/xauth/xauth-1.0.10.ebuild b/x11-apps/xauth/xauth-1.0.10.ebuild index e767892c43f5..b86fd802718d 100644 --- a/x11-apps/xauth/xauth-1.0.10.ebuild +++ b/x11-apps/xauth/xauth-1.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 ~amd64-linux ~x86-linux" IUSE="ipv6 test"