Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libgphoto2/
Date: Thu, 26 Apr 2018 17:15:09
Message-Id: 1524762823.5c7b9878abf8aa2f04cd95b15a3d6bdeb9334dd7.whissi@gentoo
1 commit: 5c7b9878abf8aa2f04cd95b15a3d6bdeb9334dd7
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 16:32:14 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 17:13:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c7b9878
7
8 media-libs/libgphoto2: x86 stable (bug #652976)
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 media-libs/libgphoto2/libgphoto2-2.5.16.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
16 index c4110354846..2a98d73d5ff 100644
17 --- a/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
18 +++ b/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
19 @@ -17,7 +17,7 @@ LICENSE="GPL-2"
20 # FIXME: should we also bump for libgphoto2_port.so soname version?
21 SLOT="0/6" # libgphoto2.so soname version
22
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 IUSE="doc examples exif gd jpeg nls serial"
26
27 # By default, drivers for all supported cameras will be compiled.