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 07:42:24
Message-Id: 1556437326.d09d92207a130c9b2bc9540efcdeed76d9f498e7.slyfox@gentoo
1 commit: d09d92207a130c9b2bc9540efcdeed76d9f498e7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 07:10:12 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 07:42:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09d9220
7
8 media-libs/ilmbase: stable 2.3.0 for ppc, bug #620324
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
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 a8e9d4bf1c1..e48e632932d 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}]"