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 53D81139694 for ; Mon, 31 Jul 2017 18:12:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D9E51FC11D; Mon, 31 Jul 2017 18:12:45 +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 5A9761FC061 for ; Mon, 31 Jul 2017 18:12:45 +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 A156A3419BC for ; Mon, 31 Jul 2017 18:12:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E69E974D2 for ; Mon, 31 Jul 2017 18:12:41 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1501524723.170e42490a553f3451e73d79881bbfea94580b4c.bicatali@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.10.ebuild X-VCS-Directories: dev-python/s3transfer/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 170e42490a553f3451e73d79881bbfea94580b4c X-VCS-Branch: master Date: Mon, 31 Jul 2017 18:12:41 +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: ae05988d-e82c-43d8-8c87-337074f6b222 X-Archives-Hash: 0e444ff77333dd32b88e11f1ef4bec1a commit: 170e42490a553f3451e73d79881bbfea94580b4c Author: Sébastien Fabbro gentoo org> AuthorDate: Sat Jul 29 20:06:48 2017 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Mon Jul 31 18:12:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=170e4249 dev-python/s3transfer: added x86 and prefix Package-Manager: Portage-2.3.6, Repoman-2.3.3 dev-python/s3transfer/s3transfer-0.1.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/s3transfer/s3transfer-0.1.10.ebuild b/dev-python/s3transfer/s3transfer-0.1.10.ebuild index 43ecae8d8ff..13a77a3441d 100644 --- a/dev-python/s3transfer/s3transfer-0.1.10.ebuild +++ b/dev-python/s3transfer/s3transfer-0.1.10.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" CDEPEND="