commit: ceeec0be4d43dc67338a3c79cc13d92c7324d10e Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Sat Apr 30 05:27:29 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Sat Apr 30 05:32:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceeec0be
profiles/arch/riscv: mask net-ftp/proftpd[memcache] 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 7991411d50bd..4cc691148857 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Yixun Lan <[email protected]> (2022-04-30) +# net-misc/memcached has test failure (bug #811477) +net-ftp/proftpd memcache + # Jakov Smolić <[email protected]> (2022-04-24) # sys-libs/db is being deprecated (bug #837629) # so avoid keywording 4.8 slot
