summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-07-01 12:56:14 +0200
committerUlrich Müller <ulm@gentoo.org>2019-07-01 13:01:22 +0200
commitabc0ab8c49ce257499f1b0d2defda707d2f0ae72 (patch)
tree2329a841e4282a6ba5f349d0794f43c04dffef54 /profiles/arch/amd64-fbsd/make.defaults
parentprofiles: Delete trailing whitespace in package.mask. (diff)
downloadgentoo-abc0ab8c49ce257499f1b0d2defda707d2f0ae72.tar.gz
gentoo-abc0ab8c49ce257499f1b0d2defda707d2f0ae72.tar.bz2
gentoo-abc0ab8c49ce257499f1b0d2defda707d2f0ae72.zip
profiles: Update all files to YYYY-MM-DD date format.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64-fbsd/make.defaults')
-rw-r--r--profiles/arch/amd64-fbsd/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/arch/amd64-fbsd/make.defaults b/profiles/arch/amd64-fbsd/make.defaults
index f512d12af10d..be0830e56871 100644
--- a/profiles/arch/amd64-fbsd/make.defaults
+++ b/profiles/arch/amd64-fbsd/make.defaults
@@ -35,11 +35,11 @@ SYMLINK_LIB="no"
# Unhide the x86-specific USE_EXPANDs.
USE_EXPAND_HIDDEN="-ABI_X86 -CPU_FLAGS_X86"
-# Michał Górny <mgorny@gentoo.org> (01 Jul 2014)
+# Michał Górny <mgorny@gentoo.org> (2014-07-01)
# Default to abi_x86_64 for packages that don't have it forced.
ABI_X86="64"
-# Michał Górny <mgorny@gentoo.org> (01 Jul 2014)
+# Michał Górny <mgorny@gentoo.org> (2014-07-01)
# Make the native ABI implicit so that MULTILIB_USEDEP can be satisfied
# by non-multilib ebuilds when non-native ABIs are disabled.
IUSE_IMPLICIT="abi_x86_64"