diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:00:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:00:29 +0200 |
commit | 105265552fd06583ef6923534f342893790115b2 (patch) | |
tree | c1dcee79035634a5cefb4ace2438aa345327e98b /dev-python/GitPython | |
parent | dev-python/pyproject2setuppy: amd64 stable wrt bug #720670 (diff) | |
download | gentoo-105265552fd06583ef6923534f342893790115b2.tar.gz gentoo-105265552fd06583ef6923534f342893790115b2.tar.bz2 gentoo-105265552fd06583ef6923534f342893790115b2.zip |
dev-python/GitPython: amd64 stable wrt bug #720476
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 4c35f34de642..aca0ced43106 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 |