summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-14 11:59:49 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-14 11:59:49 +0200
commitefcbf000eddb896fbcc3093a3157efd72a530e08 (patch)
tree8e16d20dd695bc1f2a5a7ab4b8a6b2add4176b55 /dev-python
parentdev-tcltk/tkdnd: Fix HOMEPAGE (diff)
downloadgentoo-efcbf000eddb896fbcc3093a3157efd72a530e08.tar.gz
gentoo-efcbf000eddb896fbcc3093a3157efd72a530e08.tar.bz2
gentoo-efcbf000eddb896fbcc3093a3157efd72a530e08.zip
dev-python/ghp-import: Keyword 2.1.0-r1 ppc, #888513
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ghp-import/ghp-import-2.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ghp-import/ghp-import-2.1.0-r1.ebuild b/dev-python/ghp-import/ghp-import-2.1.0-r1.ebuild
index 8181d4c960cc..ce66b0fbf2f1 100644
--- a/dev-python/ghp-import/ghp-import-2.1.0-r1.ebuild
+++ b/dev-python/ghp-import/ghp-import-2.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~ppc ~riscv x86"
RDEPEND="
>=dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}]