diff options
author | 2020-12-17 17:34:45 +0100 | |
---|---|---|
committer | 2020-12-17 17:34:45 +0100 | |
commit | 843bef92ed1d92c921da8b39d8c950cb32ec874c (patch) | |
tree | eacfdeb4c59721a4960f03b74d7865c31620011c /dev-python/hcloud-python | |
parent | dev-python/hiredis: amd64 stable wrt bug #760183 (diff) | |
download | gentoo-843bef92ed1d92c921da8b39d8c950cb32ec874c.tar.gz gentoo-843bef92ed1d92c921da8b39d8c950cb32ec874c.tar.bz2 gentoo-843bef92ed1d92c921da8b39d8c950cb32ec874c.zip |
dev-python/hcloud-python: amd64 stable wrt bug #760186
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hcloud-python/hcloud-python-1.10.0.ebuild b/dev-python/hcloud-python/hcloud-python-1.10.0.ebuild index 38732655eab6..90f5fbfd78bd 100644 --- a/dev-python/hcloud-python/hcloud-python-1.10.0.ebuild +++ b/dev-python/hcloud-python/hcloud-python-1.10.0.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}] |