commit: fb92d61aeed755f03385b069e718aa1f6242e0e0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 27 19:45:06 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 27 19:50:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb92d61a
profiles/arch/sparc: fix mask date in package.use.mask Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index d68e6a14bc2..3916bbb563d 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <[email protected]> (2021-04-24) +# Sam James <[email protected]> (2021-04-27) # Deps not yet tested/keyworded. sys-devel/clang default-compiler-rt default-libcxx default-lld sys-devel/clang-runtime compiler-rt libcxx
