diff options
author | 2024-01-11 09:36:47 +0000 | |
---|---|---|
committer | 2024-01-11 09:36:47 +0000 | |
commit | 4758cfb322c44050c6ca60a2aad8c26998493eb9 (patch) | |
tree | 822e3bd8b8eea2d675a1f693e72159b4958c0bc2 /dev-python/GitPython | |
parent | dev-python/sumtypes: Keyword 0.1_alpha6 arm, #921721 (diff) | |
download | gentoo-4758cfb322c44050c6ca60a2aad8c26998493eb9.tar.gz gentoo-4758cfb322c44050c6ca60a2aad8c26998493eb9.tar.bz2 gentoo-4758cfb322c44050c6ca60a2aad8c26998493eb9.zip |
dev-python/GitPython: Keyword 3.1.41 arm64, #921721
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 2cf79c40af97..86bc7ca194a6 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="~amd64 ~arm ~loong ~riscv" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv" RDEPEND=" dev-vcs/git |