summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-19 04:07:56 +0000
committerSam James <sam@gentoo.org>2020-08-19 04:07:56 +0000
commit9de8480a85237aabb86fbd09eceb97eb6765edd9 (patch)
treea83327ca2c37026ab233f9e3c4dbd11f91c83a89 /dev-python/GitPython
parentdev-libs/libpcre2: Stabilize 10.35 arm64, #737550 (diff)
downloadgentoo-9de8480a85237aabb86fbd09eceb97eb6765edd9.tar.gz
gentoo-9de8480a85237aabb86fbd09eceb97eb6765edd9.tar.bz2
gentoo-9de8480a85237aabb86fbd09eceb97eb6765edd9.zip
dev-python/GitPython: Stabilize 3.1.7 ALLARCHES, #737726
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r--dev-python/GitPython/GitPython-3.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.7.ebuild b/dev-python/GitPython/GitPython-3.1.7.ebuild
index 2dedec128a2b..e7aa556f3932 100644
--- a/dev-python/GitPython/GitPython-3.1.7.ebuild
+++ b/dev-python/GitPython/GitPython-3.1.7.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