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 61EF0138BF3 for ; Mon, 17 Feb 2014 17:28:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7A31E09F1; Mon, 17 Feb 2014 17:28:18 +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 2C358E09C9 for ; Mon, 17 Feb 2014 17:28:18 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5BBD033F816 for ; Mon, 17 Feb 2014 17:28:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 2D5E6188C8 for ; Mon, 17 Feb 2014 17:28:16 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1392537005.94eaa856e853f719807073ff34b2bcf1e59157c4.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-libs/libpfm/ X-VCS-Repository: proj/sci X-VCS-Files: dev-libs/libpfm/libpfm-4.4.0.ebuild X-VCS-Directories: dev-libs/libpfm/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 94eaa856e853f719807073ff34b2bcf1e59157c4 X-VCS-Branch: master Date: Mon, 17 Feb 2014 17:28:16 +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: 9d8ac158-d750-4a87-8f8a-5de566b46e0a X-Archives-Hash: 3a448271e66a2f8f275891c3e0090fc7 commit: 94eaa856e853f719807073ff34b2bcf1e59157c4 Author: Sébastien Fabbro gentoo org> AuthorDate: Sun Feb 16 07:50:05 2014 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Sun Feb 16 07:50:05 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=94eaa856 added ppc --- dev-libs/libpfm/libpfm-4.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libpfm/libpfm-4.4.0.ebuild b/dev-libs/libpfm/libpfm-4.4.0.ebuild index 352783b..848aca7 100644 --- a/dev-libs/libpfm/libpfm-4.4.0.ebuild +++ b/dev-libs/libpfm/libpfm-4.4.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/perfmon2/${PN}4/${P}.tar.gz" LICENSE="GPL-2 MIT" SLOT="0/4" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=""