summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-20 17:14:51 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-20 17:14:51 +0200
commit6865be7a6130fc7b91b3474d31cfe58d992a13f5 (patch)
treeb3283fe00c57ccc1c619b6162438832c7b09ed39 /dev-python/hcloud-python
parentdev-ruby/diff-lcs: add 1.4.4 (diff)
downloadgentoo-6865be7a6130fc7b91b3474d31cfe58d992a13f5.tar.gz
gentoo-6865be7a6130fc7b91b3474d31cfe58d992a13f5.tar.bz2
gentoo-6865be7a6130fc7b91b3474d31cfe58d992a13f5.zip
dev-python/hcloud-python: fast stabilize for dev-python/requests cleanup
Bug: https://bugs.gentoo.org/731408 Bug: https://bugs.gentoo.org/731838 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hcloud-python')
-rw-r--r--dev-python/hcloud-python/hcloud-python-1.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hcloud-python/hcloud-python-1.8.1.ebuild b/dev-python/hcloud-python/hcloud-python-1.8.1.ebuild
index 2dab63734047..8febbd5247be 100644
--- a/dev-python/hcloud-python/hcloud-python-1.8.1.ebuild
+++ b/dev-python/hcloud-python/hcloud-python-1.8.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/hetznercloud/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="doc examples"
COMMON_DEPEND=">=dev-python/python-dateutil-2.7.5[${PYTHON_USEDEP}]