diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-26 16:00:40 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-26 16:00:40 +0000 |
commit | aedfe8f2ea1a91d0ca63e4eea8d7dd3246082ebf (patch) | |
tree | ba5bb1352bc15070fc6ca969e780ca1f224f75d6 /profiles/arch/base/make.defaults | |
parent | ff91330910e79875ff229d3b983f26e0a4615fc4 (diff) |
resync profile
Diffstat (limited to 'profiles/arch/base/make.defaults')
-rw-r--r-- | profiles/arch/base/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/arch/base/make.defaults b/profiles/arch/base/make.defaults index 29f3d360..d6f8e6b8 100644 --- a/profiles/arch/base/make.defaults +++ b/profiles/arch/base/make.defaults @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_IMPLICIT="ARCH" -USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa ia64 m68k m68k-mint mips nios2 ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sh sparc sparc64-solaris sparc-fbsd sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" +USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa ia64 m68k m68k-mint mips nios2 ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sh sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" PROFILE_ONLY_VARIABLES="${PROFILE_ONLY_VARIABLES} ARCH USE_EXPAND_VALUES_ARCH" |