commit: c133e01c71d7dda74c47a76f31dfcc8f153dcdc2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Mar 27 19:51:55 2023 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Mar 27 19:54:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c133e01c
profiles/arch/riscv: Remove obsolete masks Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 917c095f9b48..0891cb8df2c0 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -105,7 +105,6 @@ dev-python/anyio test # Marek Szuba <[email protected]> (2021-09-23) # mkdocs ecosystem only partly keyworded on riscv, has rather messy # Python-target requirements. -dev-python/backrefs doc dev-python/pyspelling doc dev-python/wcmatch doc @@ -150,11 +149,6 @@ app-crypt/heimdal afs # app-editors/xemacs reports arch as unknown, fails to build dev-lang/ruby xemacs -# Yixun Lan <[email protected]> (2021-08-20) -# dependencies not keyworded/tested -gnome-extra/sushi office -gnome-base/gnome-shell browser-extension - # Alex Fan <[email protected]> (2021-08-17) # dependencies not keyworded/tested kde-plasma/plasma-meta plymouth
