From 5af3fe15eacffba8bc9f9e627bf1c2d25b0d384f Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Tue, 16 Feb 2021 08:25:03 +0000 Subject: dev-python/gitdb: keyworded 4.0.5-r1 for ppc64 keyworded wrt bug #769947 Package-Manager: Portage-3.0.14, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich --- dev-python/gitdb/gitdb-4.0.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/gitdb/gitdb-4.0.5-r1.ebuild b/dev-python/gitdb/gitdb-4.0.5-r1.ebuild index 9b989f33a302..c8eb0eab45fb 100644 --- a/dev-python/gitdb/gitdb-4.0.5-r1.ebuild +++ b/dev-python/gitdb/gitdb-4.0.5-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" RDEPEND=" >=dev-python/smmap-3.0.1[${PYTHON_USEDEP}]" -- cgit v1.2.3-65-gdbad