diff options
author | Sam James <sam@gentoo.org> | 2022-09-20 01:03:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-20 01:05:06 +0100 |
commit | df7b7c36bb8cee1da6d88f01424e429be49b028e (patch) | |
tree | 69c3aa9f6654d4896e8ec428b5d01e0aa1c4c329 /dev-python/hcloud-python | |
parent | dev-python/libtmux: Stabilize 0.14.2 ALLARCHES, #871843 (diff) | |
download | gentoo-df7b7c36bb8cee1da6d88f01424e429be49b028e.tar.gz gentoo-df7b7c36bb8cee1da6d88f01424e429be49b028e.tar.bz2 gentoo-df7b7c36bb8cee1da6d88f01424e429be49b028e.zip |
dev-python/hcloud-python: Stabilize 1.18.0 amd64, #871855
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hcloud-python')
-rw-r--r-- | dev-python/hcloud-python/hcloud-python-1.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hcloud-python/hcloud-python-1.18.0.ebuild b/dev-python/hcloud-python/hcloud-python-1.18.0.ebuild index 61ebacbad568..f0eb128c1b5d 100644 --- a/dev-python/hcloud-python/hcloud-python-1.18.0.ebuild +++ b/dev-python/hcloud-python/hcloud-python-1.18.0.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc examples" RDEPEND=" |