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 EA68E138334 for ; Tue, 27 Nov 2018 21:56:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4307E0CA7; Tue, 27 Nov 2018 21:55:55 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B4BC0E0CA7 for ; Tue, 27 Nov 2018 21:55:55 +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 DBF4D335C7D for ; Tue, 27 Nov 2018 21:55:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DFCB24C2 for ; Tue, 27 Nov 2018 21:55:48 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1543355717.6a784c8c31a6560025b6d9c2e14e12e8c87d3063.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/s3transfer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/s3transfer/s3transfer-0.1.13-r1.ebuild X-VCS-Directories: dev-python/s3transfer/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 6a784c8c31a6560025b6d9c2e14e12e8c87d3063 X-VCS-Branch: master Date: Tue, 27 Nov 2018 21:55:48 +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: 458aeae6-b963-4605-8fb2-ac7a24c2c819 X-Archives-Hash: 1e06066bd0b2ffc115a9cbd99e6cdc6f commit: 6a784c8c31a6560025b6d9c2e14e12e8c87d3063 Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Nov 27 21:43:36 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue Nov 27 21:55:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a784c8c dev-python/s3transfer: x86 stable (bug #667974) Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann gentoo.org> dev-python/s3transfer/s3transfer-0.1.13-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/s3transfer/s3transfer-0.1.13-r1.ebuild b/dev-python/s3transfer/s3transfer-0.1.13-r1.ebuild index 11c8e4c80ee..c109cde7227 100644 --- a/dev-python/s3transfer/s3transfer-0.1.13-r1.ebuild +++ b/dev-python/s3transfer/s3transfer-0.1.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" CDEPEND="