summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-02-16 08:25:03 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2021-02-16 08:25:03 +0000
commit5af3fe15eacffba8bc9f9e627bf1c2d25b0d384f (patch)
tree1a97063745b8d8980d562486f5f135b944697ce7
parentdev-python/GitPython: keyworded 3.1.13 for ppc64 (diff)
downloadgentoo-5af3fe15eacffba8bc9f9e627bf1c2d25b0d384f.tar.gz
gentoo-5af3fe15eacffba8bc9f9e627bf1c2d25b0d384f.tar.bz2
gentoo-5af3fe15eacffba8bc9f9e627bf1c2d25b0d384f.zip
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 <slyfox@gentoo.org>
-rw-r--r--dev-python/gitdb/gitdb-4.0.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]"