commit: 58e3ef4c814650261e0e94f46cd9b023d3b5f58a Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jul 21 12:30:39 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jul 21 15:50:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58e3ef4c
profiles: arm: Drop dev-cpp/eigen[test] p.use.mask Bug: https://bugs.gentoo.org/575366 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index a94c3aa7084..bb628fd7963 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -242,10 +242,6 @@ sci-mathematics/flint ntl # unmask scanner for net-print/hplip, bug #518456 media-sound/moc timidity -# Justin Lecher <[email protected]> (2016-02-22) -# Missing test deps keyword #575366 -dev-cpp/eigen test - # James Le Cuirot <[email protected]> (2016-01-30) # scrollview requires SWT, which is currently unsupported on ARM. app-text/tesseract scrollview
