mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/openexr: destabilize 2.5.6 for ~ppc64
We already had to mask this on ppc64be and mark it -ppc entirely and I don't usually do testing on ppc64le. Let's see if we can drop the stable keyword entirely here to make life easier. Bug: https://bugs.gentoo.org/787452 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -14,7 +14,7 @@ S="${WORKDIR}/${P}/OpenEXR"
|
||||
LICENSE="BSD"
|
||||
SLOT="0/25" # based on SONAME
|
||||
# -ppc -sparc because broken on big endian, bug #818424
|
||||
KEYWORDS="amd64 ~arm arm64 ~ia64 -ppc ppc64 -sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
|
||||
KEYWORDS="amd64 ~arm arm64 ~ia64 -ppc ~ppc64 -sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
|
||||
IUSE="cpu_flags_x86_avx doc examples static-libs utils test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user