Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libgphoto2/
Date: Mon, 28 Sep 2015 04:44:57
Message-Id: 1443414648.a682d6ec8ef451955c3c7899d18aa9b672065f80.jer@gentoo
1 commit: a682d6ec8ef451955c3c7899d18aa9b672065f80
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 28 04:30:48 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 28 04:30:48 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a682d6ec
7
8 media-libs/libgphoto2: Stable for PPC64 (bug #551826).
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --ignore-arches
12
13 media-libs/libgphoto2/libgphoto2-2.5.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libgphoto2/libgphoto2-2.5.8.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.8.ebuild
17 index 0404e0f..a47208e 100644
18 --- a/media-libs/libgphoto2/libgphoto2-2.5.8.ebuild
19 +++ b/media-libs/libgphoto2/libgphoto2-2.5.8.ebuild
20 @@ -19,7 +19,7 @@ LICENSE="GPL-2"
21 # FIXME: should we also bump for libgphoto2_port.so soname version?
22 SLOT="0/6" # libgphoto2.so soname version
23
24 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux"
25 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux"
26 IUSE="doc examples exif gd jpeg nls serial"
27
28 # By default, drivers for all supported cameras will be compiled.