diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-02-26 18:02:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-26 17:34:20 +0000 |
commit | 0825e333ac7c88c7013908b8db603bdbef4ce3b3 (patch) | |
tree | 400eeb6e7c66fd50049c1d67cfe305cfbaa67c24 /media-libs/openexr | |
parent | media-libs/ilmbase: stable 2.5.5 for hppa, bug #770229 (diff) | |
download | gentoo-0825e333ac7c88c7013908b8db603bdbef4ce3b3.tar.gz gentoo-0825e333ac7c88c7013908b8db603bdbef4ce3b3.tar.bz2 gentoo-0825e333ac7c88c7013908b8db603bdbef4ce3b3.zip |
media-libs/openexr: stable 2.5.5 for hppa, bug #770229
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 044598749457..c60a06f6f05a 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 )" |