diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:27:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:32:57 +0200 |
commit | 20f90496430b2d24d44da938dc003ed42573c7c5 (patch) | |
tree | 8cc5d4acc94651e86d07a7610f79431af6d3fca5 /media-libs/openexr/openexr-2.3.0.ebuild | |
parent | sys-fs/ntfs3g: x86 stable (bug #683388) (diff) | |
download | gentoo-20f90496430b2d24d44da938dc003ed42573c7c5.tar.gz gentoo-20f90496430b2d24d44da938dc003ed42573c7c5.tar.bz2 gentoo-20f90496430b2d24d44da938dc003ed42573c7c5.zip |
media-libs/openexr: x86 stable (bug #620324)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/openexr/openexr-2.3.0.ebuild')
-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 42857d827fdc..aed0c85cc143 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=" |