diff options
author | 2019-04-27 16:41:09 +0100 | |
---|---|---|
committer | 2019-04-27 16:41:09 +0100 | |
commit | 93189b344a0c69cf4bb235dfb9392cde9eb83132 (patch) | |
tree | 530cd60275a49023678e559c78b5aeb001f18697 /media-libs/openexr | |
parent | media-libs/ilmbase: stable 2.3.0 for ia64, bug #620324 (diff) | |
download | gentoo-93189b344a0c69cf4bb235dfb9392cde9eb83132.tar.gz gentoo-93189b344a0c69cf4bb235dfb9392cde9eb83132.tar.bz2 gentoo-93189b344a0c69cf4bb235dfb9392cde9eb83132.zip |
media-libs/openexr: stable 2.3.0 for ia64, bug #620324
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
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 aed0c85cc143..71dcc617012b 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=" |