dev-python/boto3: amd64 stable wrt bug #685212
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 5 Jun 2019 06:47:34 +0000 (08:47 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 5 Jun 2019 06:47:34 +0000 (08:47 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

dev-python/boto3/boto3-1.9.122.ebuild

index bb665fd73e2b7c70285e115fd75a46f46b3573ac..6d5dfa01b2d600391f436685d69915e505e4ce8e 100644 (file)
@@ -17,7 +17,7 @@ if [[ "${PV}" == "9999" ]]; then
        inherit git-r3
 else
        SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 RDEPEND="