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 7F5F3139083 for ; Sat, 2 Dec 2017 20:55:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 565E1E0E94; Sat, 2 Dec 2017 20:55:35 +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 21E44E0E93 for ; Sat, 2 Dec 2017 20:55:35 +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 54EB233FE60 for ; Sat, 2 Dec 2017 20:55:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17C55AE73 for ; Sat, 2 Dec 2017 20:55:33 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1512248124.e1028717d87d5b41c0227347b9287cd59f5faadb.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/future/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/future/future-0.16.0.ebuild X-VCS-Directories: dev-python/future/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: e1028717d87d5b41c0227347b9287cd59f5faadb X-VCS-Branch: master Date: Sat, 2 Dec 2017 20:55:33 +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: 2f88c002-5367-482d-8132-9a6034e60164 X-Archives-Hash: 8398814acabfe595d1bdc37d52e64dcf commit: e1028717d87d5b41c0227347b9287cd59f5faadb Author: Mike Gilbert gentoo org> AuthorDate: Sat Dec 2 20:43:17 2017 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sat Dec 2 20:55:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1028717 dev-python/future: 0.16.0 stable on amd64, bug 639114 Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7 dev-python/future/future-0.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/future/future-0.16.0.ebuild b/dev-python/future/future-0.16.0.ebuild index 27f85e70073..5b09cfb9baf 100644 --- a/dev-python/future/future-0.16.0.ebuild +++ b/dev-python/future/future-0.16.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="test" DEPEND="