summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2017-02-20 15:18:14 +0100
committerMichael Haubenwallner <haubi@gentoo.org>2017-02-20 15:20:12 +0100
commitc3a81b927c67cb766c3e0bafd7da14d6520c3140 (patch)
tree0fda2aa486b809171c91c2e9b5256e4bd3d7f4f5 /profiles/prefix
parentdev-texlive/texlive-xetex: arm stable (bug 432144) (diff)
downloadgentoo-c3a81b927c67cb766c3e0bafd7da14d6520c3140.tar.gz
gentoo-c3a81b927c67cb766c3e0bafd7da14d6520c3140.tar.bz2
gentoo-c3a81b927c67cb766c3e0bafd7da14d6520c3140.zip
profiles/prefix/cygwin: stop accepting ~amd64-linux
Since ~x64-cygwin keywords are in place, there's no need any more to accept ~amd64-linux keywords.
Diffstat (limited to 'profiles/prefix')
-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=""