commit: ca945701c52712944c4c1d00f0f386d24177071a Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Aug 23 15:34:37 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Aug 23 15:36:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca945701
profiles/arch: Drop mask for sci-visualization/gnuplot[amos] On architectures where it has been keyworded. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ---- profiles/arch/arm64/package.use.mask | 4 ---- profiles/arch/powerpc/package.use.mask | 4 ---- profiles/arch/riscv/package.use.mask | 4 ---- 4 files changed, 16 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index b48476c9919d..549f5f5664cf 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Ulrich Müller <[email protected]> (2024-08-03) -# Needs dev-libs/openspecfun which is not yet keyworded -sci-visualization/gnuplot amos - # Michał Górny <[email protected]> (2024-07-24) # Full testing requires www-client/firefox. dev-python/selenium test-rust diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 697d59d5c500..d2412f80632d 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Ulrich Müller <[email protected]> (2024-08-03) -# Needs dev-libs/openspecfun which is not yet keyworded -sci-visualization/gnuplot amos - # orbea <[email protected]> (2024-07-19) # Unmask the dynarec flag which has arm64 asm. games-emulation/rmg -dynarec diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index be5d34583d63..7494caafa305 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -5,10 +5,6 @@ # kde-apps/kdesdk-thumbnailers is not yet keyworded kde-apps/thumbnailers gettext -# Ulrich Müller <[email protected]> (2024-08-03) -# Needs dev-libs/openspecfun which is not yet keyworded -sci-visualization/gnuplot amos - # Thomas Bettler <[email protected]> (2024-06-10) # requires dev-libs/apache-arrow which is net yet keyworded sci-libs/gdal parquet diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index a194f032c5ca..289258c83738 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,10 +1,6 @@ # Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Ulrich Müller <[email protected]> (2024-08-03) -# Needs dev-libs/openspecfun which is not yet keyworded -sci-visualization/gnuplot amos - # Andreas Sturmlechner <[email protected]> (2024-07-06) # KDE PIM is not keyworded here kde-apps/libkgapi:5 kf6compat
