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 F3A1F1384B4 for ; Wed, 4 Nov 2015 15:18:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A68B321C034; Wed, 4 Nov 2015 15:17:48 +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 6483421C063 for ; Wed, 4 Nov 2015 15:17:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 98BEC340821 for ; Wed, 4 Nov 2015 15:17:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0338C2037 for ; Wed, 4 Nov 2015 15:17:43 +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: <1446650241.11f447b892adda1c41d31df7d381467b2fa1652f.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/metagen/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/metagen/metagen-0.6.3.ebuild X-VCS-Directories: app-portage/metagen/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 11f447b892adda1c41d31df7d381467b2fa1652f X-VCS-Branch: master Date: Wed, 4 Nov 2015 15:17:43 +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: 53cb0f10-de28-4f57-89c7-390400de459e X-Archives-Hash: 637e19f541f2daab31fc6f680d17a6a2 commit: 11f447b892adda1c41d31df7d381467b2fa1652f Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Nov 4 15:17:21 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Nov 4 15:17:21 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11f447b8 app-portage/metagen: ppc stable wrt bug #564508 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" app-portage/metagen/metagen-0.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/metagen/metagen-0.6.3.ebuild b/app-portage/metagen/metagen-0.6.3.ebuild index 0fac569..d20be53 100644 --- a/app-portage/metagen/metagen-0.6.3.ebuild +++ b/app-portage/metagen/metagen-0.6.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://cgit.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-python/jaxml-3.01[${PYTHON_USEDEP}]