commit: 1761e46fb985088ab73511ac2859c3567194330f Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Sun Jan 29 15:42:29 2023 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 15:43:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1761e46f
profiles/arch/amd64/x32: mask gpsbabel Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/arch/amd64/x32/package.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 9ed88dd6ea08..80f3c9689cc9 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Kai-Chun Ning <[email protected]> (2022-05-26) @@ -13,6 +13,7 @@ net-analyzer/gsad # Andrew Ammerlaan <[email protected]> (2022-02-13) # Requires qtwebengine sci-electronics/eagle +sci-geosciences/gpsbabel # Andrew Ammerlaan <[email protected]> (2021-09-09) # Jupyterlab and friends require net-libs/nodejs
