diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-12 19:00:58 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-12 19:07:31 +0200 |
commit | ee47828390589dcddc298dd7a383876a32b2c10d (patch) | |
tree | de43508e21344b2a1773f580d775a0d6a45f1157 /x11-apps/xauth | |
parent | media-fonts/font-util: add ~x64-cygwin keyword (diff) | |
download | gentoo-ee47828390589dcddc298dd7a383876a32b2c10d.tar.gz gentoo-ee47828390589dcddc298dd7a383876a32b2c10d.tar.bz2 gentoo-ee47828390589dcddc298dd7a383876a32b2c10d.zip |
x11-apps/xauth: add ~x64-cygwin keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@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 b86fd802718d..2e63754dfe7a 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 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="ipv6 test" |