diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 09:39:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 14:03:31 +0100 |
commit | e453f3a691074dc9ebafd9c1e8513a189da435b5 (patch) | |
tree | 5870781c2865a9ea515e0433ae8d6afe1bd41329 /media-libs/ilmbase | |
parent | kde-apps/kdenlive: update dependencies (diff) | |
download | gentoo-e453f3a691074dc9ebafd9c1e8513a189da435b5.tar.gz gentoo-e453f3a691074dc9ebafd9c1e8513a189da435b5.tar.bz2 gentoo-e453f3a691074dc9ebafd9c1e8513a189da435b5.zip |
media-libs/ilmbase: stable 2.3.0 for ppc64, bug #620324
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/ilmbase')
-rw-r--r-- | media-libs/ilmbase/ilmbase-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/ilmbase/ilmbase-2.3.0.ebuild b/media-libs/ilmbase/ilmbase-2.3.0.ebuild index e48e632932dd..d528540b5d81 100644 --- a/media-libs/ilmbase/ilmbase-2.3.0.ebuild +++ b/media-libs/ilmbase/ilmbase-2.3.0.ebuild @@ -10,7 +10,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 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="amd64 -arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="static-libs" DEPEND="virtual/pkgconfig[${MULTILIB_USEDEP}]" |