diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-06-15 22:41:15 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-15 22:06:27 +0100 |
commit | abf5bd3e56a702c8fa67681f2e5a6f3d9ac2f85e (patch) | |
tree | 8a2f4573e3f4e6814f02e51f754d9602a3029579 /media-libs/openexr | |
parent | media-libs/ilmbase: stable 2.3.0 for hppa, bug #620324 (diff) | |
download | gentoo-abf5bd3e56a702c8fa67681f2e5a6f3d9ac2f85e.tar.gz gentoo-abf5bd3e56a702c8fa67681f2e5a6f3d9ac2f85e.tar.bz2 gentoo-abf5bd3e56a702c8fa67681f2e5a6f3d9ac2f85e.zip |
media-libs/openexr: stable 2.3.0 for hppa, bug #620324
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/openexr')
-rw-r--r-- | media-libs/openexr/openexr-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-2.3.0.ebuild b/media-libs/openexr/openexr-2.3.0.ebuild index b573a649c33d..c09ccb9802a9 100644 --- a/media-libs/openexr/openexr-2.3.0.ebuild +++ b/media-libs/openexr/openexr-2.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/openexr/openexr/releases/download/v${PV}/${P}.tar.gz LICENSE="BSD" SLOT="0/24" # based on SONAME -KEYWORDS="amd64 -arm arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="amd64 -arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="cpu_flags_x86_avx examples static-libs" RDEPEND=" |