Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ilmbase/
Date: Sun, 28 Jan 2018 14:08:01
Message-Id: 1517148469.9f9893bb23a17cc73b57becfa265efdabb399ec9.zlogene@gentoo
1 commit: 9f9893bb23a17cc73b57becfa265efdabb399ec9
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 28 14:07:49 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 28 14:07:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f9893bb
7
8 media-libs/ilmbase: amd64 stable wrt bug #639804
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 media-libs/ilmbase/ilmbase-2.2.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/ilmbase/ilmbase-2.2.0-r1.ebuild b/media-libs/ilmbase/ilmbase-2.2.0-r1.ebuild
16 index c9932b271a3..0804f647bcf 100644
17 --- a/media-libs/ilmbase/ilmbase-2.2.0-r1.ebuild
18 +++ b/media-libs/ilmbase/ilmbase-2.2.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz"
26
27 LICENSE="BSD"
28 SLOT="0/12" # based on SONAME
29 -KEYWORDS="~amd64 -arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
30 +KEYWORDS="amd64 -arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
31 IUSE="static-libs"
32
33 DEPEND="virtual/pkgconfig[${MULTILIB_USEDEP}]"