summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-05-25 21:57:16 +0200
committerFabian Groffen <grobian@gentoo.org>2023-05-25 21:57:16 +0200
commit77f67752cd0fa1d306b5d82723954ac8dbc6cd6c (patch)
treee9be7b8906255acfd8dc4c349d41a478b66136ae /x11-apps/xauth/xauth-9999.ebuild
parentprofiles: remove sparc64-solaris (diff)
downloadgentoo-77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.tar.gz
gentoo-77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.tar.bz2
gentoo-77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.zip
*/*: remove x64-cygwin keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-apps/xauth/xauth-9999.ebuild')
-rw-r--r--x11-apps/xauth/xauth-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xauth/xauth-9999.ebuild b/x11-apps/xauth/xauth-9999.ebuild
index 7fc5df1bdbf2..316b60131355 100644
--- a/x11-apps/xauth/xauth-9999.ebuild
+++ b/x11-apps/xauth/xauth-9999.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
if [[ ${PV} == 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="X authority file utility"