commit: 5d9374fc0a053484e38ee32f18095ddb4353dcb9 Author: Ye Cao <ye.c <AT> rioslab <DOT> org> AuthorDate: Thu Jun 24 18:01:48 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Fri Jun 25 01:32:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d9374fc
profiles/arch/riscv: Unmask dev-python/pillow[imagequant,test] Closes: https://github.com/gentoo/gentoo/pull/21400 Signed-off-by: Ye Cao <ye.c <AT> rioslab.org> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index e6ae4f82c3c..88f76a3709f 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -7,7 +7,7 @@ media-gfx/imagemagick fftw openexr wmf # Marek Szuba <[email protected]> (2021-06-22) # Dependencies not keyworded here yet -dev-python/pillow imagequant test tk +dev-python/pillow tk # Marek Szuba <[email protected]> (2021-06-21) # net-libs/mbedtls not keyworded here, not tested
