summaryrefslogtreecommitdiff
path: root/dev-python/boto3/boto3-1.7.19.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/boto3/boto3-1.7.19.ebuild')
-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..5b910efcf468 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="