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 4304C138334 for ; Sat, 8 Dec 2018 09:31:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68A8EE09D1; Sat, 8 Dec 2018 09:31:01 +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 3DEB1E09D1 for ; Sat, 8 Dec 2018 09:31:01 +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 E63D1335CCB for ; Sat, 8 Dec 2018 09:30:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B54944B for ; Sat, 8 Dec 2018 09:30:58 +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: <1544261446.25a15d3cd1f5ca24cc01be66b630dc7e37676288.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/fuseiso/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/fuseiso/fuseiso-20070708-r2.ebuild X-VCS-Directories: sys-fs/fuseiso/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 25a15d3cd1f5ca24cc01be66b630dc7e37676288 X-VCS-Branch: master Date: Sat, 8 Dec 2018 09:30:58 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fe253f7d-b732-4d5c-a9a8-3ac4afbc8ddc X-Archives-Hash: f077629fbf3d64282e7a04be48f9af1e commit: 25a15d3cd1f5ca24cc01be66b630dc7e37676288 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Dec 8 09:30:46 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Dec 8 09:30:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a15d3c sys-fs/fuseiso: keyworded 20070708-r2 for ppc64, bug #671920 Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> sys-fs/fuseiso/fuseiso-20070708-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/fuseiso/fuseiso-20070708-r2.ebuild b/sys-fs/fuseiso/fuseiso-20070708-r2.ebuild index 988e0c3fc11..5fa6fb5780d 100644 --- a/sys-fs/fuseiso/fuseiso-20070708-r2.ebuild +++ b/sys-fs/fuseiso/fuseiso-20070708-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://superb-dca2.dl.sourceforge.net/project/fuseiso/fuseiso/20070708/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" RDEPEND="sys-fs/fuse:= sys-libs/zlib