commit:     7a451b4bf3539609449938d1473d28f0b80124fa
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  8 19:37:45 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul  8 19:37:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a451b4b

dev-python/boto3: Stabilize 1.13.26 ALLARCHES, #731334

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/boto3/boto3-1.13.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/boto3/boto3-1.13.26.ebuild 
b/dev-python/boto3/boto3-1.13.26.ebuild
index f45344d9732..388f7161365 100644
--- a/dev-python/boto3/boto3-1.13.26.ebuild
+++ b/dev-python/boto3/boto3-1.13.26.ebuild
@@ -16,7 +16,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="

Reply via email to