summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-06-24 20:29:10 +0800
committerJason Zaman <perfinion@gentoo.org>2018-06-24 20:36:13 +0800
commitd1bd4c1f6c08ef072f07f4427b7e1f7ff0572c3e (patch)
tree6dbb5edb0bd24f4eca34e6e5737af13a58f7895e /dev-python/boto3
parentdev-python/botocore: amd64 stable (diff)
downloadgentoo-d1bd4c1f6c08ef072f07f4427b7e1f7ff0572c3e.tar.gz
gentoo-d1bd4c1f6c08ef072f07f4427b7e1f7ff0572c3e.tar.bz2
gentoo-d1bd4c1f6c08ef072f07f4427b7e1f7ff0572c3e.zip
dev-python/boto3: amd64 stable
Gentoo-bug: 657664 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/boto3')
-rw-r--r--dev-python/boto3/boto3-1.7.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.7.19.ebuild b/dev-python/boto3/boto3-1.7.19.ebuild
index d34a08a45c25..25276bbadb5d 100644
--- a/dev-python/boto3/boto3-1.7.19.ebuild
+++ b/dev-python/boto3/boto3-1.7.19.ebuild
@@ -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="