commit: 2053df7621097b874d60b6eacf6bbe85373a6177
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 05:18:57 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 05:18:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2053df76
dev-python/botocore: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARCHES
policy) wrt bug #808270
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/botocore/botocore-1.21.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/botocore/botocore-1.21.7.ebuild
b/dev-python/botocore/botocore-1.21.7.ebuild
index 30e0988848a..6b848259897 100644
--- a/dev-python/botocore/botocore-1.21.7.ebuild
+++ b/dev-python/botocore/botocore-1.21.7.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux
~x86-linux"
+ KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
fi
RDEPEND="