diff options
author | Sam James <sam@gentoo.org> | 2024-01-31 09:42:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-31 09:42:02 +0000 |
commit | ca3dbbdb8bf63c6e929c8522e1144b66f1351714 (patch) | |
tree | 94f252d645908a87d9ddbb4fdb7807d5b3a508bd /dev-python/GitPython | |
parent | dev-python/sumtypes: Stabilize 0.1_alpha6 ppc64, #923206 (diff) | |
download | gentoo-ca3dbbdb8bf63c6e929c8522e1144b66f1351714.tar.gz gentoo-ca3dbbdb8bf63c6e929c8522e1144b66f1351714.tar.bz2 gentoo-ca3dbbdb8bf63c6e929c8522e1144b66f1351714.zip |
dev-python/GitPython: Stabilize 3.1.41 x86, #923206
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.41.ebuild b/dev-python/GitPython/GitPython-3.1.41.ebuild index 56a9a19c3a3c..437b69645192 100644 --- a/dev-python/GitPython/GitPython-3.1.41.ebuild +++ b/dev-python/GitPython/GitPython-3.1.41.ebuild @@ -29,7 +29,7 @@ SRC_URI+=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-vcs/git |