diff options
author | 2019-07-01 12:56:14 +0200 | |
---|---|---|
committer | 2019-07-01 13:01:22 +0200 | |
commit | abc0ab8c49ce257499f1b0d2defda707d2f0ae72 (patch) | |
tree | 2329a841e4282a6ba5f349d0794f43c04dffef54 /profiles/arch/arm64/make.defaults | |
parent | profiles: Delete trailing whitespace in package.mask. (diff) | |
download | gentoo-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/arm64/make.defaults')
-rw-r--r-- | profiles/arch/arm64/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index 57acf4d2c475..3fa7f0b1c878 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -17,11 +17,11 @@ LIBDIR_arm64="lib64" # Defaults for video drivers VIDEO_CARDS="fbdev" -# Mart Raudsepp <leio@gentoo.org> (5 Jun 2018) +# Mart Raudsepp <leio@gentoo.org> (2018-06-05) # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" -# Michał Górny <mgorny@gentoo.org> (14 Mar 2017) +# Michał Górny <mgorny@gentoo.org> (2017-03-14) # Unhide the ARM-specific USE_EXPANDs. USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" |