commit: ddd27cd8b2627e406afd4b511213ab6ac7b78bd3 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com> AuthorDate: Mon Sep 27 09:19:49 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Mon Sep 27 14:04:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd27cd8
profiles/arch/riscv: mask mysql for kde-apps/akonadi Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 562b6083052..1447df4fc00 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alex Fan <[email protected]> (2021-09-27) +# depends on mysql +kde-apps/akonadi mysql + # Marek Szuba <[email protected]> (2021-09-23) # mkdocs ecosystem only partly keyworded on riscv, has rather messy # Python-target requirements.
