diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:26:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:26:22 +0200 |
commit | 706e98ebe6ecbe1b6e4e35b0aa655fc2e038b1ed (patch) | |
tree | c65ef990e7c1490aaa781b43e17190e44f6839d2 /dev-python/GitPython | |
parent | dev-util/stripe-mock: amd64 stable wrt bug #798000 (diff) | |
download | gentoo-706e98ebe6ecbe1b6e4e35b0aa655fc2e038b1ed.tar.gz gentoo-706e98ebe6ecbe1b6e4e35b0aa655fc2e038b1ed.tar.bz2 gentoo-706e98ebe6ecbe1b6e4e35b0aa655fc2e038b1ed.zip |
dev-python/GitPython: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #801727
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.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.18.ebuild b/dev-python/GitPython/GitPython-3.1.18.ebuild index 058915920815..2b4965f449ee 100644 --- a/dev-python/GitPython/GitPython-3.1.18.ebuild +++ b/dev-python/GitPython/GitPython-3.1.18.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 |