commit: c65aa914b29d395ec2ea5bf9a058843e10c0bad9 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Tue Sep 28 12:34:02 2021 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Sep 28 12:34:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c65aa914
profiles: Mask dev-vcs/git[doc] on m68k Needs a lot of Perl packages to be keyworded. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/arch/m68k/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 713a0fe0680..7dc591aeedf 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot <[email protected]> (2021-09-28) +# Needs a lot of Perl packages to be keyworded. +dev-vcs/git doc + # James Le Cuirot <[email protected]> (2021-09-20) # Requires zstd, which is currently broken on m68k. dev-util/cmake test
