diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 11:23:41 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 11:23:56 +0200 |
commit | c695662c855a4e8be4f4195e8de69cfe175aea96 (patch) | |
tree | 7ddcabcfab97ef80a2edc993360de62d1cb5c2df /dev-python/GitPython | |
parent | dev-python/pylint: Keyword 2.12.1 hppa, #827326 (diff) | |
download | gentoo-c695662c855a4e8be4f4195e8de69cfe175aea96.tar.gz gentoo-c695662c855a4e8be4f4195e8de69cfe175aea96.tar.bz2 gentoo-c695662c855a4e8be4f4195e8de69cfe175aea96.zip |
dev-python/GitPython: Keyword 3.1.24-r1 hppa, #827326
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.24-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.24-r1.ebuild b/dev-python/GitPython/GitPython-3.1.24-r1.ebuild index e1d2a407f0f1..30ab2d60d781 100644 --- a/dev-python/GitPython/GitPython-3.1.24-r1.ebuild +++ b/dev-python/GitPython/GitPython-3.1.24-r1.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |