mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/openexr: mark newer versions as -ppc -sparc too
Accidentally dropped. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -15,7 +15,8 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="3/30" # based on SONAME
|
||||
KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
|
||||
# -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"
|
||||
IUSE="cpu_flags_x86_avx doc examples large-stack static-libs utils test threads"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
@@ -15,7 +15,8 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="3/30" # based on SONAME
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
|
||||
# -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"
|
||||
IUSE="cpu_flags_x86_avx doc examples large-stack static-libs utils test threads"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user