dev-python/s3transfer: adding arm64 keyword for boto3 for kombu
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 13 Feb 2018 20:09:23 +0000 (14:09 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 13 Feb 2018 20:21:27 +0000 (14:21 -0600)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-python/s3transfer/s3transfer-0.1.12.ebuild

index 4e349d9a15847e429a74ffb139b605303a8748e2..fe60b291ed8a7d094c4176ace92af2c1f9ad5d1b 100644 (file)
@@ -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="