commit: 093008e63b66b547462db0cf5b6b46eec62b174a
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 11:11:50 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 11:12:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093008e6
dev-python/botocore: amd64 stable wrt bug #650598
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-python/botocore/botocore-1.8.41.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/botocore/botocore-1.8.41.ebuild
b/dev-python/botocore/botocore-1.8.41.ebuild
index 89ab97de7bc..d637c292719 100644
--- a/dev-python/botocore/botocore-1.8.41.ebuild
+++ b/dev-python/botocore/botocore-1.8.41.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="