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 6FB6A138350 for ; Fri, 28 Feb 2020 17:50:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 448FDE099C; Fri, 28 Feb 2020 17:50:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 11475E099C for ; Fri, 28 Feb 2020 17:50:25 +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 0DA3F34F40F for ; Fri, 28 Feb 2020 17:50:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7236D161 for ; Fri, 28 Feb 2020 17:50:16 +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: <1582912197.2c8e8cd7ea700fd1f75259d59a305e6d2edd7894.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.7.2.ebuild X-VCS-Directories: app-portage/metagen/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 2c8e8cd7ea700fd1f75259d59a305e6d2edd7894 X-VCS-Branch: master Date: Fri, 28 Feb 2020 17:50: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: add76fde-4a9d-4806-8560-9fe4830767a9 X-Archives-Hash: bea73bc1b4b665e27bacc366f0d3c976 commit: 2c8e8cd7ea700fd1f75259d59a305e6d2edd7894 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Feb 28 17:49:57 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Feb 28 17:49:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c8e8cd7 app-portage/metagen: x86 stable wrt bug #710858 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> app-portage/metagen/metagen-0.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/metagen/metagen-0.7.2.ebuild b/app-portage/metagen/metagen-0.7.2.ebuild index f2a5eb3e206..4b92f833bb1 100644 --- a/app-portage/metagen/metagen-0.7.2.ebuild +++ b/app-portage/metagen/metagen-0.7.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 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/lxml[${PYTHON_USEDEP}]