commit: 349a4d3925adb3ec5c3b9d18bf9c4d1be7ee77e9 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Dec 2 17:52:33 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Dec 4 18:13:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349a4d39
profiles/arch/x86: stable.use.mask selenium[test*] on x86 - firefox doesn't have stable x86 keyword anymore. Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/x86/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index f8f0a5b0f58d..7e747f37582d 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Joonas Niilola <[email protected]> (2024-12-02) +# www-client/firefox{-bin} doesn't have stable x86 keywords anymore. +dev-python/selenium test-rust +dev-util/selenium-manager test + # Andreas Sturmlechner <[email protected]> (2024-09-20) # dev-python/pyside6 is not stable here. dev-python/qtpy pyside6
