diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-14 17:17:48 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-14 17:33:55 +0100 |
commit | 13c53f91ab04ed7795ab369acbe27f07f811ff8c (patch) | |
tree | 83b0d15cb65ab496862efa26dc5934a15a97c017 /media-libs/openexr | |
parent | sys-apps/kbd: stable 2.2.0-r2 for hppa, bug #722158 (diff) | |
download | gentoo-13c53f91ab04ed7795ab369acbe27f07f811ff8c.tar.gz gentoo-13c53f91ab04ed7795ab369acbe27f07f811ff8c.tar.bz2 gentoo-13c53f91ab04ed7795ab369acbe27f07f811ff8c.zip |
media-libs/openexr: stable 2.5.2 for hppa, bug #717474
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/openexr')
-rw-r--r-- | media-libs/openexr/openexr-2.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-2.5.2.ebuild b/media-libs/openexr/openexr-2.5.2.ebuild index bfa5b4c19ffb..f6f91b73579a 100644 --- a/media-libs/openexr/openexr-2.5.2.ebuild +++ b/media-libs/openexr/openexr-2.5.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/v${PV}.tar LICENSE="BSD" SLOT="0/25" # based on SONAME -KEYWORDS="amd64 -arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="amd64 -arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="cpu_flags_x86_avx doc examples static-libs utils test" RESTRICT="!test? ( test )" |