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 7D534138334 for ; Sat, 11 May 2019 18:17:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F221E08D0; Sat, 11 May 2019 18:17:14 +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 9B356E08D3 for ; Sat, 11 May 2019 18:17:13 +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 BA1AC3440B7 for ; Sat, 11 May 2019 18:17:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1DC15E9 for ; Sat, 11 May 2019 18:17:08 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1557598598.5b672841593c14ac13406a32306599c30a87ab91.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/case/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/case/case-1.5.3.ebuild X-VCS-Directories: dev-python/case/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 5b672841593c14ac13406a32306599c30a87ab91 X-VCS-Branch: master Date: Sat, 11 May 2019 18:17:08 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9bc685be-b561-4310-8ee9-2356a7fda6f7 X-Archives-Hash: 5230ba6d562ce9478776edca5ff364f3 commit: 5b672841593c14ac13406a32306599c30a87ab91 Author: Matthew Thode gentoo org> AuthorDate: Sat May 11 18:10:52 2019 +0000 Commit: Matthew Thode gentoo org> CommitDate: Sat May 11 18:16:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b672841 dev-python/case: 1.5.3 allarches stablized Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode gentoo.org> dev-python/case/case-1.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/case/case-1.5.3.ebuild b/dev-python/case/case-1.5.3.ebuild index 915c62d6592..ed1215f2e85 100644 --- a/dev-python/case/case-1.5.3.ebuild +++ b/dev-python/case/case-1.5.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RDEPEND=">=dev-python/nose-1.3.7[${PYTHON_USEDEP}]