commit: 5082b6d24e0a23a34f63e632e177645aa89c1db6 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Jul 14 21:27:18 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Jul 14 21:28:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5082b6d2
profiles/base/package.use.mask: drop gcc[gcj] mask Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/base/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 8b461fdca9c..05c1b5d3cbf 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -449,11 +449,6 @@ sys-boot/grub:2 test # Masked until system heimdal can finally be used with AD DC net-fs/samba system-heimdal -# Magnus Granberg <[email protected]> (2017-01-18) -# Adding the mask so that end users and devlopers are notified of the removal and have some -# time to migrate. There is no support for gcj in gcc-7 ->=sys-devel/gcc-6.3.0 gcj - # Robin H. Johnson <[email protected]> (2016-12-04) # Additional HAProxy functionality waiting for related stuff to land in the # tree.
