Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ilmbase/
Date: Sun, 28 Apr 2019 13:03:47
Message-Id: 1556456611.e453f3a691074dc9ebafd9c1e8513a189da435b5.slyfox@gentoo
1 commit: e453f3a691074dc9ebafd9c1e8513a189da435b5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 08:39:23 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 13:03:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e453f3a6
7
8 media-libs/ilmbase: stable 2.3.0 for ppc64, bug #620324
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 media-libs/ilmbase/ilmbase-2.3.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/ilmbase/ilmbase-2.3.0.ebuild b/media-libs/ilmbase/ilmbase-2.3.0.ebuild
18 index e48e632932d..d528540b5d8 100644
19 --- a/media-libs/ilmbase/ilmbase-2.3.0.ebuild
20 +++ b/media-libs/ilmbase/ilmbase-2.3.0.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/openexr/openexr/releases/download/v${PV}/${P}.tar.gz
22
23 LICENSE="BSD"
24 SLOT="0/24" # based on SONAME
25 -KEYWORDS="amd64 -arm arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
26 +KEYWORDS="amd64 -arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
27 IUSE="static-libs"
28
29 DEPEND="virtual/pkgconfig[${MULTILIB_USEDEP}]"