summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-13 00:17:24 +0100
committerSam James <sam@gentoo.org>2021-07-13 00:39:32 +0100
commitf710062f81d7dc59a975ef1c3f1c2329173f2f2a (patch)
treef53743837ee2fd44e03b6064914c62bb9456fedc
parentdev-python/mkdocs-redirects: Stabilize 1.0.3 amd64, #801760 (diff)
downloadgentoo-f710062f81d7dc59a975ef1c3f1c2329173f2f2a.tar.gz
gentoo-f710062f81d7dc59a975ef1c3f1c2329173f2f2a.tar.bz2
gentoo-f710062f81d7dc59a975ef1c3f1c2329173f2f2a.zip
dev-python/ghp-import: Stabilize 2.0.1 amd64, #801760
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/ghp-import/ghp-import-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ghp-import/ghp-import-2.0.1.ebuild b/dev-python/ghp-import/ghp-import-2.0.1.ebuild
index 5a4b8d9ef5fc..719e792e4651 100644
--- a/dev-python/ghp-import/ghp-import-2.0.1.ebuild
+++ b/dev-python/ghp-import/ghp-import-2.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
>=dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}]