commit: 0e50affa414e7008edb0cc9cdb02e686eb323670
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 04:41:11 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 04:41:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e50affa
dev-python/GitPython: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #810373
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/GitPython/GitPython-3.1.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/GitPython/GitPython-3.1.20.ebuild
b/dev-python/GitPython/GitPython-3.1.20.ebuild
index 87d5f7d31ad..220df8b08d2 100644
--- a/dev-python/GitPython/GitPython-3.1.20.ebuild
+++ b/dev-python/GitPython/GitPython-3.1.20.ebuild
@@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-vcs/git