Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ilmbase/
Date: Tue, 27 Jun 2017 20:36:09
Message-Id: 1498595758.1ed99ff93bcba0dd84fb5fd58c5093ad8c63262f.aballier@gentoo
1 commit: 1ed99ff93bcba0dd84fb5fd58c5093ad8c63262f
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 27 18:14:42 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 27 20:35:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed99ff9
7
8 media-libs/ilmbase: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-libs/ilmbase/ilmbase-2.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/ilmbase/ilmbase-2.2.0.ebuild b/media-libs/ilmbase/ilmbase-2.2.0.ebuild
16 index 030e8642755..ed86d10473a 100644
17 --- a/media-libs/ilmbase/ilmbase-2.2.0.ebuild
18 +++ b/media-libs/ilmbase/ilmbase-2.2.0.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0/12" # based on SONAME
23 -KEYWORDS="~amd64 -arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
24 +KEYWORDS="~amd64 -arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
25 IUSE="static-libs"
26
27 DOCS=( AUTHORS ChangeLog NEWS README )