From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-837247-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F233E139BC8 for <garchives@archives.gentoo.org>; Mon, 28 Sep 2015 04:44:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28E1221C003; Mon, 28 Sep 2015 04:44:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3CA3121C03A for <gentoo-commits@lists.gentoo.org>; Mon, 28 Sep 2015 04:44:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2FDB73410AF for <gentoo-commits@lists.gentoo.org>; Mon, 28 Sep 2015 04:44:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71E80245 for <gentoo-commits@lists.gentoo.org>; Mon, 28 Sep 2015 04:44:40 +0000 (UTC) From: "Jeroen Roovers" <jer@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" <jer@gentoo.org> Message-ID: <1443414648.a682d6ec8ef451955c3c7899d18aa9b672065f80.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libgphoto2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libgphoto2/libgphoto2-2.5.8.ebuild X-VCS-Directories: media-libs/libgphoto2/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: a682d6ec8ef451955c3c7899d18aa9b672065f80 X-VCS-Branch: master Date: Mon, 28 Sep 2015 04:44:40 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0fea658c-31c1-46a5-96c8-be311ce1cc57 X-Archives-Hash: 0990adacdcdf050c85365e68b546b0a5 commit: a682d6ec8ef451955c3c7899d18aa9b672065f80 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Sep 28 04:30:48 2015 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Sep 28 04:30:48 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a682d6ec media-libs/libgphoto2: Stable for PPC64 (bug #551826). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches media-libs/libgphoto2/libgphoto2-2.5.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libgphoto2/libgphoto2-2.5.8.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.8.ebuild index 0404e0f..a47208e 100644 --- a/media-libs/libgphoto2/libgphoto2-2.5.8.ebuild +++ b/media-libs/libgphoto2/libgphoto2-2.5.8.ebuild @@ -19,7 +19,7 @@ LICENSE="GPL-2" # FIXME: should we also bump for libgphoto2_port.so soname version? SLOT="0/6" # libgphoto2.so soname version -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc examples exif gd jpeg nls serial" # By default, drivers for all supported cameras will be compiled.