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 D65FF139085 for ; Thu, 26 Jan 2017 11:01:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8C31E0E43; Thu, 26 Jan 2017 11:00:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5B6EE0E43 for ; Thu, 26 Jan 2017 11:00:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 509A934165F for ; Thu, 26 Jan 2017 11:00:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4EED3046 for ; Thu, 26 Jan 2017 11:00:48 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1485428443.dee0c66e82eec983a4c3f1da81f1beff6c7af81e.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libbinio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/libbinio/libbinio-1.4-r1.ebuild X-VCS-Directories: dev-cpp/libbinio/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: dee0c66e82eec983a4c3f1da81f1beff6c7af81e X-VCS-Branch: master Date: Thu, 26 Jan 2017 11:00:48 +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: 3c5d00ca-768d-46aa-9d9a-cb36909ca2f0 X-Archives-Hash: d76755d4d3186c24751301f021350469 commit: dee0c66e82eec983a4c3f1da81f1beff6c7af81e Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jan 26 11:00:22 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jan 26 11:00:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dee0c66e dev-cpp/libbinio: ppc stable wrt bug #606842 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> dev-cpp/libbinio/libbinio-1.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/libbinio/libbinio-1.4-r1.ebuild b/dev-cpp/libbinio/libbinio-1.4-r1.ebuild index 520026c..a7a0772 100644 --- a/dev-cpp/libbinio/libbinio-1.4-r1.ebuild +++ b/dev-cpp/libbinio/libbinio-1.4-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="static-libs" RDEPEND=""