From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-905670-garchives=archives.gentoo.org@lists.gentoo.org> 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 D208A138330 for <garchives@archives.gentoo.org>; Sun, 9 Oct 2016 11:01:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC3BFE0B82; Sun, 9 Oct 2016 11:01:22 +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 BDF56E0B82 for <gentoo-commits@lists.gentoo.org>; Sun, 9 Oct 2016 11:01:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 24B93341414 for <gentoo-commits@lists.gentoo.org>; Sun, 9 Oct 2016 11:01:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EEC97E1 for <gentoo-commits@lists.gentoo.org>; Sun, 9 Oct 2016 11:01:18 +0000 (UTC) From: "Jeroen Roovers" <jer@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" <jer@gentoo.org> Message-ID: <1476010876.a75f36fdad8444d07202f890126331c348bcf98e.jer@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.5.ebuild X-VCS-Directories: app-portage/metagen/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: a75f36fdad8444d07202f890126331c348bcf98e X-VCS-Branch: master Date: Sun, 9 Oct 2016 11:01:18 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 01cad3cd-a288-4ed7-9ce9-5e22312dd720 X-Archives-Hash: 5c048e3cc14baa788fb3496f30227689 commit: a75f36fdad8444d07202f890126331c348bcf98e Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sun Oct 9 11:01:02 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sun Oct 9 11:01:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a75f36fd app-portage/metagen: Stable for HPPA (bug #589912). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches app-portage/metagen/metagen-0.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/metagen/metagen-0.6.5.ebuild b/app-portage/metagen/metagen-0.6.5.ebuild index d0f3043..979fb9e 100644 --- a/app-portage/metagen/metagen-0.6.5.ebuild +++ b/app-portage/metagen/metagen-0.6.5.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}]