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 765AA1382C5 for ; Sun, 20 May 2018 14:44:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A787E0ACF; Sun, 20 May 2018 14:42:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6211FE0ACF for ; Sun, 20 May 2018 14:42:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D44BF335CC7 for ; Sun, 20 May 2018 14:42:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF1D72F for ; Sun, 20 May 2018 14:42:00 +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: <1526827306.93382f8f886bc81fa3c57d89bc849856e6b84cbc.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/sane-backends/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/sane-backends/sane-backends-1.0.27-r1.ebuild X-VCS-Directories: media-gfx/sane-backends/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 93382f8f886bc81fa3c57d89bc849856e6b84cbc X-VCS-Branch: master Date: Sun, 20 May 2018 14:42:00 +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: 7f780bf9-c6be-40ea-a131-a5858aa1b5d5 X-Archives-Hash: ffe0eb21352d813107ceb969b141f157 commit: 93382f8f886bc81fa3c57d89bc849856e6b84cbc Author: Sergei Trofimovich gentoo org> AuthorDate: Sun May 20 14:41:21 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun May 20 14:41:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93382f8f media-gfx/sane-backends: stable 1.0.27-r1 for ppc64, bug #653506 Bug: https://bugs.gentoo.org/653506 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" media-gfx/sane-backends/sane-backends-1.0.27-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/sane-backends/sane-backends-1.0.27-r1.ebuild b/media-gfx/sane-backends/sane-backends-1.0.27-r1.ebuild index 50f4140cf0e..b96f4e903a7 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.27-r1.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.27-r1.ebuild @@ -122,7 +122,7 @@ SRC_URI="https://alioth.debian.org/frs/download.php/file/${FRS_ID}/${P}.tar.gz" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND=" sane_backends_dc210? ( >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] )