commit: f617bd52e38f391434aced7221f91b4fbf289604 Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Sat Jul 17 04:32:55 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Mon Jul 19 14:23:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f617bd52
profiles/arch/riscv: mask USE due to net-print/cups not keyworded Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 61fac387f9b..91573a40ca8 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,11 @@ # 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 @@ -130,7 +135,6 @@ app-admin/syslog-ng amqp geoip2 kafka mongodb redis spoof-source smtp test app-arch/p7zip wxwidgets app-doc/doxygen doc app-text/asciidoc test -app-text/ghostscript-gpl cups app-text/po4a test dev-libs/check subunit dev-libs/libgcrypt doc
