commit: 85315be1a2b643db1122a55e3c5ba0d353828ce7 Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Sat Jul 17 10:03:08 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Mon Jul 19 14:24:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85315be1
profiles/arch/riscv: unmask cups related USEs Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 91573a40ca8..ac061631e1c 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,11 +1,6 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Yixun Lan <[email protected]> (2021-07-21) -# net-print/cups not keyworded -net-print/cups-filters postscript -app-text/ghostscript-gpl cups - # Marek Szuba <[email protected]> (2021-07-19) # sci-libs/hdf5 currently not supported (fails tests) on this arch dev-libs/starpu hdf5 @@ -94,7 +89,7 @@ x11-base/xwayland unwind # Dependencies not keyworded, not tested dev-libs/gobject-introspection doctool test dev-python/markdown test -x11-libs/gtk+ cups test colord +x11-libs/gtk+ test colord net-libs/libsoup samba test net-libs/libproxy spidermonkey webkit kde networkmanager
