diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-07 22:15:27 +0000 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-07 22:15:27 +0000 |
commit | 32d01f4670d68a19b7de191dcffd39d804ddfaeb (patch) | |
tree | 8254c0b23f7ccdf391585513716fc4b5913d4409 /media-libs/openexr | |
parent | dev-tcltk/itk: amd64 stable wrt bug #677358 (diff) | |
download | gentoo-32d01f4670d68a19b7de191dcffd39d804ddfaeb.tar.gz gentoo-32d01f4670d68a19b7de191dcffd39d804ddfaeb.tar.bz2 gentoo-32d01f4670d68a19b7de191dcffd39d804ddfaeb.zip |
media-libs/openexr: amd64 stable wrt bug #620324
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-libs/openexr')
-rw-r--r-- | media-libs/openexr/openexr-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openexr/openexr-2.3.0.ebuild b/media-libs/openexr/openexr-2.3.0.ebuild index 99f63d05e1f9..70d1ef559dd9 100644 --- a/media-libs/openexr/openexr-2.3.0.ebuild +++ b/media-libs/openexr/openexr-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |