diff options
author | Sam James <sam@gentoo.org> | 2023-10-06 15:09:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-06 15:09:44 +0100 |
commit | afc671dd7900cc1429b2e7c50cb46893b41bec40 (patch) | |
tree | f63f20e4743b1be67794f4621581746cfdcebeb9 /dev-python/GitPython | |
parent | dev-python/bracex: Stabilize 2.4 ALLARCHES, #915265 (diff) | |
download | gentoo-afc671dd7900cc1429b2e7c50cb46893b41bec40.tar.gz gentoo-afc671dd7900cc1429b2e7c50cb46893b41bec40.tar.bz2 gentoo-afc671dd7900cc1429b2e7c50cb46893b41bec40.zip |
dev-python/GitPython: Stabilize 3.1.37 ALLARCHES, #915273
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.37.ebuild b/dev-python/GitPython/GitPython-3.1.37.ebuild index cc252e9af748..0040351ab7e1 100644 --- a/dev-python/GitPython/GitPython-3.1.37.ebuild +++ b/dev-python/GitPython/GitPython-3.1.37.ebuild @@ -29,7 +29,7 @@ SRC_URI+=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |