diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-20 16:38:30 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-20 18:08:33 +0000 |
commit | 40ee54a0abff0236ca01e249f3ed5a09b0252b18 (patch) | |
tree | d82e4234c6c6e96ee5de401ea94296e7f1a220ab /media-libs/openexr | |
parent | media-libs/ilmbase: stable 2.3.0 for sparc, bug #620324 (diff) | |
download | gentoo-40ee54a0abff0236ca01e249f3ed5a09b0252b18.tar.gz gentoo-40ee54a0abff0236ca01e249f3ed5a09b0252b18.tar.bz2 gentoo-40ee54a0abff0236ca01e249f3ed5a09b0252b18.zip |
media-libs/openexr: stable 2.3.0 for sparc, bug #620324
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
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 edefe5731168..cc33a552036d 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=" |