diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-06-22 16:42:28 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-06-22 17:59:37 +0100 |
commit | 8775f894ba4cbada9d7678aecbcd65bef2e1030f (patch) | |
tree | 215d737b6c7452141a8316f07e5b5ea74729defa | |
parent | dev-python/pillow: keyword 8.2.0 for ~riscv (diff) | |
download | gentoo-8775f894ba4cbada9d7678aecbcd65bef2e1030f.tar.gz gentoo-8775f894ba4cbada9d7678aecbcd65bef2e1030f.tar.bz2 gentoo-8775f894ba4cbada9d7678aecbcd65bef2e1030f.zip |
profiles/arch/riscv: mask USE="imagequant test tk" on dev-python/pillow
imagequant depends on media-gfx/libimagequant, test - on either
ImageMagick or GraphicsMagick, tk - dev-lang/tk via Python.
None of them have been keyworded on riscv yet.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 739e7afbd94b..b6b08092a1ab 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 +# Marek Szuba <marecki@gentoo.org> (2021-06-22) +# Dependencies not keyworded here yet +dev-python/pillow imagequant test tk + # Marek Szuba <marecki@gentoo.org> (2021-06-21) # net-libs/mbedtls not keyworded here, not tested net-libs/libssh2 mbedtls |