From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9C4A01384AE for ; Sun, 20 Sep 2015 06:11:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A7F321C0AA; Sun, 20 Sep 2015 06:11:32 +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 E9AC821C02A for ; Sun, 20 Sep 2015 06:11:30 +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 35B373408F0 for ; Sun, 20 Sep 2015 06:11:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB6BD227 for ; Sun, 20 Sep 2015 06:11:27 +0000 (UTC) From: "Jeroen Roovers" 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" Message-ID: <1442728931.e65ec1e73f0fb73ff8ea258265f5737ac0d60cb9.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: e65ec1e73f0fb73ff8ea258265f5737ac0d60cb9 X-VCS-Branch: master Date: Sun, 20 Sep 2015 06:11:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 49e1794c-99d0-442d-845e-74ec1d5e5368 X-Archives-Hash: b8d5587ff3acb0393c780bb1b88f828e commit: e65ec1e73f0fb73ff8ea258265f5737ac0d60cb9 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Sep 20 06:02:11 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Sep 20 06:02:11 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65ec1e7 media-libs/libgphoto2: Stable for HPPA (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 d1359fe..0404e0f 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.