diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 14:02:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 14:02:46 +0000 |
commit | 99b1daaaad3742e89de31b4b2351182402987a46 (patch) | |
tree | d7d7e75ad8e7a63057ae3dcb933bee78dfd88ce5 /media-libs/openexr | |
parent | media-libs/ilmbase: Stabilize 2.5.5 ppc, #770229 (diff) | |
download | gentoo-99b1daaaad3742e89de31b4b2351182402987a46.tar.gz gentoo-99b1daaaad3742e89de31b4b2351182402987a46.tar.bz2 gentoo-99b1daaaad3742e89de31b4b2351182402987a46.zip |
media-libs/openexr: Stabilize 2.5.5 ppc, #770229
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/openexr')
-rw-r--r-- | media-libs/openexr/openexr-2.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-2.5.5.ebuild b/media-libs/openexr/openexr-2.5.5.ebuild index 3029534f8c44..210bba33a725 100644 --- a/media-libs/openexr/openexr-2.5.5.ebuild +++ b/media-libs/openexr/openexr-2.5.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/v${PV}.tar LICENSE="BSD" SLOT="0/25" # based on SONAME -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~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 )" |