commit: bc8e2b77b92d3da8eaf9c72776a1f0809e763a73 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Jul 5 22:15:44 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Jul 5 22:37:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc8e2b77
profiles: mask meson tests on riscv (insane deptree) Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index e07401a7bcd..26b25964a37 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -38,6 +38,7 @@ dev-python/pygments doc test dev-python/setuptools test dev-python/snakeoil test dev-util/catalyst iso +dev-util/meson test dev-util/pkgconf test dev-vcs/git cvs highlight gnome-keyring subversion tk xinetd media-libs/freetype harfbuzz png
