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 459D8138337 for ; Thu, 18 Oct 2018 04:32:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81B41E0887; Thu, 18 Oct 2018 04:32:56 +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 5B798E0885 for ; Thu, 18 Oct 2018 04:32:56 +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 48F59335CFC for ; Thu, 18 Oct 2018 04:32:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 129D2441 for ; Thu, 18 Oct 2018 04:32:52 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1539837159.465670ac861f9a97bb5d067df511d82654f1cfcf.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/CommonMark/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/CommonMark/CommonMark-0.7.5.ebuild X-VCS-Directories: dev-python/CommonMark/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 465670ac861f9a97bb5d067df511d82654f1cfcf X-VCS-Branch: master Date: Thu, 18 Oct 2018 04:32:52 +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: 90904065-ab61-4af9-a159-478b13143dae X-Archives-Hash: 580ab72bf347eae82ec78860cf3340fa commit: 465670ac861f9a97bb5d067df511d82654f1cfcf Author: Matt Turner gentoo org> AuthorDate: Thu Oct 18 04:32:39 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Oct 18 04:32:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=465670ac dev-python/CommonMark-0.7.5: added ~ppc, bug 668764 Signed-off-by: Matt Turner gentoo.org> dev-python/CommonMark/CommonMark-0.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/CommonMark/CommonMark-0.7.5.ebuild b/dev-python/CommonMark/CommonMark-0.7.5.ebuild index 8da735bd09d..07bd39ab831 100644 --- a/dev-python/CommonMark/CommonMark-0.7.5.ebuild +++ b/dev-python/CommonMark/CommonMark-0.7.5.ebuild @@ -13,7 +13,7 @@ LICENSE="BSD" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="