commit: 226c1fb07943fd826e1f57c3eff8f304e974fbea
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 20:09:23 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 20:21:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=226c1fb0
dev-python/s3transfer: adding arm64 keyword for boto3 for kombu
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-python/s3transfer/s3transfer-0.1.12.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/s3transfer/s3transfer-0.1.12.ebuild
b/dev-python/s3transfer/s3transfer-0.1.12.ebuild
index 4e349d9a158..fe60b291ed8 100644
--- a/dev-python/s3transfer/s3transfer-0.1.12.ebuild
+++ b/dev-python/s3transfer/s3transfer-0.1.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
CDEPEND="