summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/prefix/windows/cygwin/x64/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/prefix/windows/cygwin/x64/make.defaults b/profiles/prefix/windows/cygwin/x64/make.defaults
index e243a8c6877a..a018bd9f764e 100644
--- a/profiles/prefix/windows/cygwin/x64/make.defaults
+++ b/profiles/prefix/windows/cygwin/x64/make.defaults
@@ -4,7 +4,7 @@
ARCH="x64-cygwin"
CHOST="x86_64-pc-cygwin"
-ACCEPT_KEYWORDS="~x64-cygwin ~amd64-linux"
+ACCEPT_KEYWORDS="~x64-cygwin"
# We don't have lib64 in prefix so, remove it here.
SYMLINK_LIB=""