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 DB0441396D0 for ; Sun, 20 Aug 2017 02:17:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D4F3E0D12; Sun, 20 Aug 2017 02:17:51 +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 4D4B0E0D12 for ; Sun, 20 Aug 2017 02:17:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7315F341A18 for ; Sun, 20 Aug 2017 02:17:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBF2D7BD7 for ; Sun, 20 Aug 2017 02:17:47 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1503195450.95940937dd1766db85da1055e98b7a6276f00b83.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/bleach/bleach-2.0.0.ebuild X-VCS-Directories: dev-python/bleach/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 95940937dd1766db85da1055e98b7a6276f00b83 X-VCS-Branch: master Date: Sun, 20 Aug 2017 02:17:47 +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: 0bb7cbee-ed62-4169-80e4-5ecd21f7d091 X-Archives-Hash: 41845004fddd2205a1e0ccbb9ddfd0bc commit: 95940937dd1766db85da1055e98b7a6276f00b83 Author: Tim Harder gentoo org> AuthorDate: Sun Aug 20 02:13:18 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Sun Aug 20 02:17:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95940937 dev-python/bleach: rekeyword 2.0.0 for ~x86 dev-python/bleach/bleach-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bleach/bleach-2.0.0.ebuild b/dev-python/bleach/bleach-2.0.0.ebuild index 59fe9bda44f..12329ae1e0d 100644 --- a/dev-python/bleach/bleach-2.0.0.ebuild +++ b/dev-python/bleach/bleach-2.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86" IUSE="test" RDEPEND="