From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6F8A01397F2 for ; Fri, 21 Aug 2015 06:41:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA3ECE0857; Fri, 21 Aug 2015 06:41:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D38FE0857 for ; Fri, 21 Aug 2015 06:41:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 630CC3408DD for ; Fri, 21 Aug 2015 06:41:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8D83124 for ; Fri, 21 Aug 2015 06:41:17 +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: <1440139249.b1bb04058ed2a46b7981a4bddcae42fce05b134d.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-concurrency/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oslo-concurrency/oslo-concurrency-1.8.2.ebuild X-VCS-Directories: dev-python/oslo-concurrency/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: b1bb04058ed2a46b7981a4bddcae42fce05b134d X-VCS-Branch: master Date: Fri, 21 Aug 2015 06:41:17 +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: 8efe7396-e839-44b3-9f57-4a04b7d58b0e X-Archives-Hash: 55c5fea4c06fb3caf335202a6bcc4cde commit: b1bb04058ed2a46b7981a4bddcae42fce05b134d Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Aug 21 06:40:49 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Aug 21 06:40:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1bb0405 dev-python/httpretty-0.8.10-r0: amd64 stable wrt bug #558112 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" dev-python/oslo-concurrency/oslo-concurrency-1.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oslo-concurrency/oslo-concurrency-1.8.2.ebuild b/dev-python/oslo-concurrency/oslo-concurrency-1.8.2.ebuild index 60b144e..6dd10f8 100644 --- a/dev-python/oslo-concurrency/oslo-concurrency-1.8.2.ebuild +++ b/dev-python/oslo-concurrency/oslo-concurrency-1.8.2.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/oslo.concurrency-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]