commit: 2a24502801513c8d45600677bd839b0d86426763 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 11:44:58 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 11:44:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a245028
profiles: Fix dates from future mgorny profiles/arch/amd64-fbsd/use.mask | 4 ++-- profiles/arch/arm64/use.mask | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index e93d35cd709..0e3d57debb2 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -33,11 +33,11 @@ #-video_cards_vmware -input_devices_vmmouse -# Michał Górny <[email protected]> (23 Feb 2018) +# Michał Górny <[email protected]> (23 Jan 2018) # sys-libs/libseccomp is not keyworded here. seccomp -# Michał Górny <[email protected]> (23 Feb 2018) +# Michał Górny <[email protected]> (23 Jan 2018) # net-fs/samba is not keyworded here. samba diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index b28d2a65342..75edad6e51f 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -26,7 +26,7 @@ -neon -armvfp -# Michał Górny <[email protected]> (23 Feb 2018) +# Michał Górny <[email protected]> (23 Jan 2018) # sci-geosciences/gpsd is not keyworded here. gps
