diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2023-02-01 14:52:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2023-02-01 14:52:42 +0100 |
commit | 58c69004b07780e9d42b4f28c6b8b57232705e42 (patch) | |
tree | b6ea958204511657a7a1f86372330472b149e6cf /dev-python/hcloud-python | |
parent | app-text/qpdfview: remove old (diff) | |
download | gentoo-58c69004b07780e9d42b4f28c6b8b57232705e42.tar.gz gentoo-58c69004b07780e9d42b4f28c6b8b57232705e42.tar.bz2 gentoo-58c69004b07780e9d42b4f28c6b8b57232705e42.zip |
dev-python/hcloud-python: stabilize 1.18.2 for amd64
Closes: https://bugs.gentoo.org/888277
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.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hcloud-python/hcloud-python-1.18.2.ebuild b/dev-python/hcloud-python/hcloud-python-1.18.2.ebuild index 85299e1fcb4d..69b88e8e828f 100644 --- a/dev-python/hcloud-python/hcloud-python-1.18.2.ebuild +++ b/dev-python/hcloud-python/hcloud-python-1.18.2.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="examples" RDEPEND=" |