commit: 0a0cdbcbca436784325eb7dc8b4c8e591148ef31 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Aug 16 12:47:15 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Aug 18 17:57:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a0cdbcb
profiles: arm64,powerpc: Mask dev-games/mygui[ogre] Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ profiles/arch/powerpc/package.use.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index b521ed34aa3e..b025b5a21cc0 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2025-08-16) +# dev-games/ogre is not keyworded here +>=dev-games/mygui-3.4.1 ogre + # Andreas K. Hüttel <[email protected]> (2025-08-06) # aarch64 supports sframe >=sys-libs/glibc-2.42 -sframe diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 694d7349f0c5..5732be290ced 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2025-08-16) +# dev-games/ogre is not keyworded here +>=dev-games/mygui-3.4.1 ogre + # Alfred Wingate <[email protected]> (2025-07-31) # mongodb not keyworded here sci-libs/gdal mongodb
