summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-13 08:32:16 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-13 08:32:16 +0200
commit9452d337ffb57bb663544ac1a691e49ed5186e9c (patch)
tree5806c9d7e7e7671774e4bcb78237deb4172daa34 /dev-python/ghp-import
parentapp-arch/wimlib: x86 stable wrt bug #801538 (diff)
downloadgentoo-9452d337ffb57bb663544ac1a691e49ed5186e9c.tar.gz
gentoo-9452d337ffb57bb663544ac1a691e49ed5186e9c.tar.bz2
gentoo-9452d337ffb57bb663544ac1a691e49ed5186e9c.zip
dev-python/ghp-import: x86 stable wrt bug #801760
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ghp-import')
-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 719e792e4651..27790525a2cb 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}]