summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-22 08:54:37 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-22 08:56:56 +0200
commit9e607977b96bd5d2865449686bfa861f43382e64 (patch)
tree461ae3a957fc4c9e7cef5931d48995981985a8b8 /dev-python/botocore
parentdev-python/boto3: amd64 stable wrt bug #727064 (diff)
downloadgentoo-9e607977b96bd5d2865449686bfa861f43382e64.tar.gz
gentoo-9e607977b96bd5d2865449686bfa861f43382e64.tar.bz2
gentoo-9e607977b96bd5d2865449686bfa861f43382e64.zip
dev-python/botocore: amd64 stable wrt bug #727064
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r--dev-python/botocore/botocore-1.15.48.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.15.48.ebuild b/dev-python/botocore/botocore-1.15.48.ebuild
index cc5f5d311549..ec3ffeb5add6 100644
--- a/dev-python/botocore/botocore-1.15.48.ebuild
+++ b/dev-python/botocore/botocore-1.15.48.ebuild
@@ -18,7 +18,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="