mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
profiles/arch/s390: mask imagemagick[jpegxl]
Not worth spending the time on. Bug: https://bugs.gentoo.org/903701 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -14,7 +14,7 @@ else
|
||||
MY_PV="$(ver_rs 3 '-')"
|
||||
MY_P="ImageMagick-${MY_PV}"
|
||||
SRC_URI="mirror://imagemagick/${MY_P}.tar.xz"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
fi
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
@@ -20,6 +20,7 @@ dev-ruby/stringex test
|
||||
# heif: media-libs/libheif not keyworded here
|
||||
# jpegxl: libjxl not keyworded here
|
||||
media-libs/imlib2 eps heif jpegxl
|
||||
media-gfx/imagemagick jpegxl
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-04-26)
|
||||
# Avoid unkeyworded dependencies
|
||||
|
||||
Reference in New Issue
Block a user