diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 11:44:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 11:44:11 +0200 |
commit | 46de71dc55f0ea2b08284e79caecce22c7c96a16 (patch) | |
tree | 88b8b0d3be2ffedade1453cc610f314a5538b804 /dev-python/GitPython | |
parent | sys-apps/lm-sensors: ppc stable wrt bug #722098 (diff) | |
download | gentoo-46de71dc55f0ea2b08284e79caecce22c7c96a16.tar.gz gentoo-46de71dc55f0ea2b08284e79caecce22c7c96a16.tar.bz2 gentoo-46de71dc55f0ea2b08284e79caecce22c7c96a16.zip |
dev-python/GitPython: x86 stable wrt bug #720476
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.1.ebuild b/dev-python/GitPython/GitPython-3.1.1.ebuild index 5a2501f83968..828e9672b499 100644 --- a/dev-python/GitPython/GitPython-3.1.1.ebuild +++ b/dev-python/GitPython/GitPython-3.1.1.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |