summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-05 08:47:38 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-05 08:47:38 +0200
commit7b5253a5e321e1723e19a19f0863b19650af090a (patch)
tree75a17ec2df33d9145b7fc40a82bedb99114cefe9 /dev-python/botocore
parentdev-python/boto3: amd64 stable wrt bug #685212 (diff)
downloadgentoo-7b5253a5e321e1723e19a19f0863b19650af090a.tar.gz
gentoo-7b5253a5e321e1723e19a19f0863b19650af090a.tar.bz2
gentoo-7b5253a5e321e1723e19a19f0863b19650af090a.zip
dev-python/botocore: amd64 stable wrt bug #685212
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/botocore')
-rw-r--r--dev-python/botocore/botocore-1.12.122.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.12.122.ebuild b/dev-python/botocore/botocore-1.12.122.ebuild
index f81c7d0b849a..58d7f94dd186 100644
--- a/dev-python/botocore/botocore-1.12.122.ebuild
+++ b/dev-python/botocore/botocore-1.12.122.ebuild
@@ -17,7 +17,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
fi
RDEPEND="