diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-26 06:41:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-26 06:41:11 +0200 |
commit | 0e50affa414e7008edb0cc9cdb02e686eb323670 (patch) | |
tree | 2cb1dfcfd237b1436c9512e922fb93a6d51f3bd5 /dev-python/GitPython | |
parent | dev-python/gast: amd64/x86 stable (ALLARCHES policy) wrt bug #810371 (diff) | |
download | gentoo-0e50affa414e7008edb0cc9cdb02e686eb323670.tar.gz gentoo-0e50affa414e7008edb0cc9cdb02e686eb323670.tar.bz2 gentoo-0e50affa414e7008edb0cc9cdb02e686eb323670.zip |
dev-python/GitPython: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #810373
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.20.ebuild b/dev-python/GitPython/GitPython-3.1.20.ebuild index 87d5f7d31add..220df8b08d24 100644 --- a/dev-python/GitPython/GitPython-3.1.20.ebuild +++ b/dev-python/GitPython/GitPython-3.1.20.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |