diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:44:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:44:35 +0200 |
commit | d39211bca1c2f49303f662fd5cd3c8b0e5171db0 (patch) | |
tree | 9907cfa3d32db0ba69934febb7d5e7ab2a7cc6ba /dev-python/GitPython | |
parent | dev-python/executing: amd64 stable wrt bug #791976 (diff) | |
download | gentoo-d39211bca1c2f49303f662fd5cd3c8b0e5171db0.tar.gz gentoo-d39211bca1c2f49303f662fd5cd3c8b0e5171db0.tar.bz2 gentoo-d39211bca1c2f49303f662fd5cd3c8b0e5171db0.zip |
dev-python/GitPython: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #791979
Package-Manager: Portage-3.0.13, 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.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.15.ebuild b/dev-python/GitPython/GitPython-3.1.15.ebuild index 8ef11c27bd36..66fe6caf3dd0 100644 --- a/dev-python/GitPython/GitPython-3.1.15.ebuild +++ b/dev-python/GitPython/GitPython-3.1.15.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 |