commit: 7580217a380b7e89cf63caf42509f7a67e1f84dd
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 11:12:27 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 11:12:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7580217a
dev-python/boto3: amd64 stable wrt bug #650598
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-python/boto3/boto3-1.5.27.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/boto3/boto3-1.5.27.ebuild
b/dev-python/boto3/boto3-1.5.27.ebuild
index 76025bdf959..7dda0e97cd4 100644
--- a/dev-python/boto3/boto3-1.5.27.ebuild
+++ b/dev-python/boto3/boto3-1.5.27.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="