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 1C309139696 for ; Sat, 15 Jul 2017 16:23:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6924DE0D09; Sat, 15 Jul 2017 16:22:58 +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 496B6E0D09 for ; Sat, 15 Jul 2017 16:22:58 +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 43566341944 for ; Sat, 15 Jul 2017 16:22:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 801A37491 for ; Sat, 15 Jul 2017 16:22:55 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1500135757.adf2b7a225104a1915fb844da3142990e75efb34.klausman@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.5.4.ebuild X-VCS-Directories: dev-python/CommonMark/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: adf2b7a225104a1915fb844da3142990e75efb34 X-VCS-Branch: master Date: Sat, 15 Jul 2017 16:22:55 +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: 53cc9c31-a131-4b71-afa8-81320872e93a X-Archives-Hash: c2c5bbc33767539724f450cd347519e2 commit: adf2b7a225104a1915fb844da3142990e75efb34 Author: Tobias Klausmann gentoo org> AuthorDate: Sat Jul 15 16:22:37 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sat Jul 15 16:22:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adf2b7a2 dev-python/CommonMark-0.5.4-r0: add amd64 keyword Gentoo-Bug: 608438 dev-python/CommonMark/CommonMark-0.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/CommonMark/CommonMark-0.5.4.ebuild b/dev-python/CommonMark/CommonMark-0.5.4.ebuild index 4fc71807554..dfee748c970 100644 --- a/dev-python/CommonMark/CommonMark-0.5.4.ebuild +++ b/dev-python/CommonMark/CommonMark-0.5.4.ebuild @@ -13,7 +13,7 @@ LICENSE="BSD" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="