diff options
author | 2022-01-05 19:57:13 +0200 | |
---|---|---|
committer | 2022-01-05 19:57:13 +0200 | |
commit | d44d9cbfdc9ef01ad615e0b4cca2457bfcfa0822 (patch) | |
tree | 5748ccbdab4f178243c14f976b1e634fc8940896 | |
parent | dev-python/pylint: Stabilize 2.12.2 ppc64, #830544 (diff) | |
download | gentoo-d44d9cbfdc9ef01ad615e0b4cca2457bfcfa0822.tar.gz gentoo-d44d9cbfdc9ef01ad615e0b4cca2457bfcfa0822.tar.bz2 gentoo-d44d9cbfdc9ef01ad615e0b4cca2457bfcfa0822.zip |
dev-python/GitPython: Stabilize 3.1.24-r1 ppc64, #830544
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 a6442e4b6d63..24380890aa1d 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="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |