commit: dea804a49258813ee9bc8e2372a80fb82416190b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 17 23:48:36 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 17 23:48:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dea804a4
dev-python/GitPython: Stabilize 3.1.8 ALLARCHES, #749435
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/GitPython/GitPython-3.1.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/GitPython/GitPython-3.1.8.ebuild
b/dev-python/GitPython/GitPython-3.1.8.ebuild
index 2dedec128a2..e7aa556f393 100644
--- a/dev-python/GitPython/GitPython-3.1.8.ebuild
+++ b/dev-python/GitPython/GitPython-3.1.8.ebuild
@@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm64 x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-vcs/git