commit: 09ab6138c8a022d5d69465bc2a7f9fc5a4ba66af Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun May 4 13:06:49 2025 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun May 4 13:06:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ab6138
profiles: Drop obsolete x11-misc/synergy[gui] mask on alpha This package is not keyworded on alpha at all. It is about to be replaced with gui-apps/deskflow, which now requires Qt unconditionally, so it cannot be keyworded on alpha at all. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 494aaa16570d..d05c1282691c 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -323,10 +323,6 @@ dev-util/ragel doc # Dependency not keyworded on this arch. app-text/enchant voikko -# Michał Górny <[email protected]> (2020-11-30) -# Qt5 is not keyworded here. -x11-misc/synergy gui - # Andreas Sturmlechner <[email protected]> (2020-11-12) # media-sound/lash not keyworded, bug #736725 media-sound/fluidsynth lash
