Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ilmbase/
Date: Mon, 02 Apr 2018 06:23:25
Message-Id: 1522650178.13b9842a407c32b4704761f1883470011f99e1c3.mattst88@gentoo
1 commit: 13b9842a407c32b4704761f1883470011f99e1c3
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 06:22:58 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 06:22:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13b9842a
7
8 media-libs/ilmbase-2.2.0-r1: added ~mips
9
10 media-libs/ilmbase/ilmbase-2.2.0-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/media-libs/ilmbase/ilmbase-2.2.0-r1.ebuild b/media-libs/ilmbase/ilmbase-2.2.0-r1.ebuild
14 index 0a6cf6cfa63..db5418878b6 100644
15 --- a/media-libs/ilmbase/ilmbase-2.2.0-r1.ebuild
16 +++ b/media-libs/ilmbase/ilmbase-2.2.0-r1.ebuild
17 @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz"
18
19 LICENSE="BSD"
20 SLOT="0/12" # based on SONAME
21 -KEYWORDS="amd64 -arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
22 +KEYWORDS="amd64 -arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
23 IUSE="static-libs"
24
25 DEPEND="virtual/pkgconfig[${MULTILIB_USEDEP}]"