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 E6E611395E2 for ; Sat, 12 Nov 2016 05:22:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A203BE0B81; Sat, 12 Nov 2016 05:22:04 +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 84BE1E0B79 for ; Sat, 12 Nov 2016 05:22:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 23E7B3412F9 for ; Sat, 12 Nov 2016 05:22:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4432624AF for ; Sat, 12 Nov 2016 05:22:01 +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: <1478928061.d133206e5b09f9983949b3c868a25014b582c0c0.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-1.4.3.ebuild X-VCS-Directories: dev-python/bleach/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: d133206e5b09f9983949b3c868a25014b582c0c0 X-VCS-Branch: master Date: Sat, 12 Nov 2016 05:22:01 +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: fe7ac3bc-d103-47e9-a420-19c01e1829e3 X-Archives-Hash: 9650581fb1e7e3be517b0b5b943ad9de commit: d133206e5b09f9983949b3c868a25014b582c0c0 Author: Tim Harder gentoo org> AuthorDate: Sat Nov 12 05:19:59 2016 +0000 Commit: Tim Harder gentoo org> CommitDate: Sat Nov 12 05:21:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d133206e dev-python/bleach: stabilize 1.4.3 dev-python/bleach/bleach-1.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bleach/bleach-1.4.3.ebuild b/dev-python/bleach/bleach-1.4.3.ebuild index ec0a82a..3ff71fa 100644 --- a/dev-python/bleach/bleach-1.4.3.ebuild +++ b/dev-python/bleach/bleach-1.4.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="