diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-22 20:45:30 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-22 20:46:43 -0400 |
commit | f85e5187d8178d7224ec6307cc307080fe775976 (patch) | |
tree | 819febe7d42f036eeae118e16cbfc9bfd80c4c5a /media-libs/openexr | |
parent | sys-apps/elfix: version bump to 0.9.5 (diff) | |
download | gentoo-f85e5187d8178d7224ec6307cc307080fe775976.tar.gz gentoo-f85e5187d8178d7224ec6307cc307080fe775976.tar.bz2 gentoo-f85e5187d8178d7224ec6307cc307080fe775976.zip |
media-libs/openexr: arm64 stable
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 | 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 cc33a552036d..42857d827fdc 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=" |