From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1FDAC1382C5 for ; Thu, 29 Mar 2018 06:37:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16723E08CE; Thu, 29 Mar 2018 06:37:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E5E7AE08CE for ; Thu, 29 Mar 2018 06:37:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0CF2C335CF5 for ; Thu, 29 Mar 2018 06:37:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 40A4526F for ; Thu, 29 Mar 2018 06:37:27 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1522305363.1e6be38a0c469f0647c1efb3d3f343466e01dfe1.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/raw-thumbnailer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1-r1.ebuild X-VCS-Directories: media-gfx/raw-thumbnailer/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1e6be38a0c469f0647c1efb3d3f343466e01dfe1 X-VCS-Branch: master Date: Thu, 29 Mar 2018 06:37: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: 29bb0a32-8fdd-4a8d-a1f6-6b1cac5d57eb X-Archives-Hash: 7ac754601984921c34f0ec848913149b commit: 1e6be38a0c469f0647c1efb3d3f343466e01dfe1 Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Mar 29 06:36:03 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Mar 29 06:36:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e6be38a media-gfx/raw-thumbnailer: stable 0.2.1-r1 for ppc64, bug #644572 Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="ppc64" media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1-r1.ebuild b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1-r1.ebuild index d14b02cd628..d186964a556 100644 --- a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1-r1.ebuild +++ b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=media-libs/libopenraw-0.1:=[gtk]