commit: 91c0a4f60e1a7f22a23b0978fb92f34d431fca50 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Sun Feb 13 17:02:54 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sun Feb 13 17:02:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91c0a4f6
amd64/x32: mask eagle on x32 profile Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/arch/amd64/x32/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 2cf5df48d2d2..b296697be3d1 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <[email protected]> (2022-02-13) +# Requires qtwebengine +sci-electronics/eagle + # Andrew Ammerlaan <[email protected]> (2021-09-09) # Jupyterlab and friends require net-libs/nodejs dev-python/jupyterlab
