commit: 2238eff61f926d72641d6da67902813a550f9f1f Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Wed Feb 24 19:38:54 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 00:21:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2238eff6
profiles/arch/arm64/package.use.mask: Removed sys-devel/gcc[gcj] Java support has long gone. Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 2ee1ee08188..1c4ac05926e 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -402,10 +402,6 @@ x11-libs/gtk+ cloudprint # Chromium uses an internal tcmalloc that doesn't support this arch yet. www-client/chromium tcmalloc -# Roy Bamford <[email protected]> (2017-01-26) -# gcj-6.3 won't bootstrap icedtea 7 ->=sys-devel/gcc-6 gcj - # Markus Meier <[email protected]> (2013-12-26) # Unkeyworded deps, bug #488724 app-office/gnumeric libgda
