commit: 313b6404e63ab189f88f8b1a41133d42eb5dcd98
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 12:28:36 2018 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 12:36:10 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=313b6404
dev-python/botocore: amd64 stable
Gentoo-bug: 657664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/botocore/botocore-1.10.19.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/botocore/botocore-1.10.19.ebuild
b/dev-python/botocore/botocore-1.10.19.ebuild
index 5771ab5e96d..8287e21c71e 100644
--- a/dev-python/botocore/botocore-1.10.19.ebuild
+++ b/dev-python/botocore/botocore-1.10.19.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="