summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-18 14:12:12 +0000
committerSam James <sam@gentoo.org>2020-12-18 14:12:42 +0000
commit2a0c0529cab65854fca8381693a222867f2913fd (patch)
treef7ff9d779938d6dde4158a278e53eae79075bbe5 /profiles/arch/base
parentnet-analyzer/netdata: Cleanup old version (diff)
downloadgentoo-2a0c0529cab65854fca8381693a222867f2913fd.tar.gz
gentoo-2a0c0529cab65854fca8381693a222867f2913fd.tar.bz2
gentoo-2a0c0529cab65854fca8381693a222867f2913fd.zip
*/*: drop ~x86-cygwin
Bug: https://bugs.gentoo.org/760057 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/base')
-rw-r--r--profiles/arch/base/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/base/make.defaults b/profiles/arch/base/make.defaults
index 0470aeb57c3a..3f1632b71a21 100644
--- a/profiles/arch/base/make.defaults
+++ b/profiles/arch/base/make.defaults
@@ -3,6 +3,6 @@
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_IMPLICIT="ARCH"
-USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt"
+USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux x86-macos x86-solaris x86-winnt"
PROFILE_ONLY_VARIABLES="${PROFILE_ONLY_VARIABLES} ARCH USE_EXPAND_VALUES_ARCH"