Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libgphoto2/
Date: Thu, 26 Apr 2018 22:32:36
Message-Id: 1524781922.023fc72a78990aa8eba507afddfeea5971ed8f56.bman@gentoo
1 commit: 023fc72a78990aa8eba507afddfeea5971ed8f56
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 22:20:14 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 22:32:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023fc72a
7
8 media-libs/libgphoto2: amd64 stable
9
10 Bug: https://bugs.gentoo.org/652976
11 Package-Manager: Portage-2.3.31, Repoman-2.3.9
12
13 media-libs/libgphoto2/libgphoto2-2.5.16.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
17 index 2a98d73d5ff..fa372b2a68d 100644
18 --- a/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
19 +++ b/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
20 @@ -17,7 +17,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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE="doc examples exif gd jpeg nls serial"
27
28 # By default, drivers for all supported cameras will be compiled.