Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/
Date: Sun, 25 Oct 2020 19:46:35
Message-Id: 1603655180.789c81daa3efb5ab78aae0ff8acf6cf10b1a9fc8.whissi@gentoo
1 commit: 789c81daa3efb5ab78aae0ff8acf6cf10b1a9fc8
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 19:43:23 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 19:46:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=789c81da
7
8 dev-python/botocore: x86 stable (bug #750458)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/botocore/botocore-1.18.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/botocore/botocore-1.18.1.ebuild b/dev-python/botocore/botocore-1.18.1.ebuild
17 index ba67bf7ac94..09e6c5b849c 100644
18 --- a/dev-python/botocore/botocore-1.18.1.ebuild
19 +++ b/dev-python/botocore/botocore-1.18.1.ebuild
20 @@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]]; then
21 inherit git-r3
22 else
23 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
24 - KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
25 + KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
26 fi
27
28 RDEPEND="