diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-26 22:24:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-26 22:24:52 +0200 |
commit | cf2a38e732db4f10a509915c3971ba155ae10a83 (patch) | |
tree | 1596605789d62ae15fc4a39863cd2a83ba612065 /dev-python | |
parent | dev-python/gitdb: Keyword 4.0.8 ia64, #827326 (diff) | |
download | gentoo-cf2a38e732db4f10a509915c3971ba155ae10a83.tar.gz gentoo-cf2a38e732db4f10a509915c3971ba155ae10a83.tar.bz2 gentoo-cf2a38e732db4f10a509915c3971ba155ae10a83.zip |
dev-python/GitPython: Keyword 3.1.24 ia64, #827326
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.24.ebuild b/dev-python/GitPython/GitPython-3.1.24.ebuild index 5959e15317dc..9921c871efbe 100644 --- a/dev-python/GitPython/GitPython-3.1.24.ebuild +++ b/dev-python/GitPython/GitPython-3.1.24.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |