From: Agostino Sarubbo Date: Tue, 11 Feb 2020 16:01:12 +0000 (+0100) Subject: dev-python/retry-decorator: arm stable wrt bug #706146 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=69ca00a843d26aaffe4811d82e1518d6772d70cb;p=gentoo.git dev-python/retry-decorator: arm stable wrt bug #706146 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/retry-decorator/retry-decorator-1.0.0-r1.ebuild b/dev-python/retry-decorator/retry-decorator-1.0.0-r1.ebuild index 9a0a1e26b202..843a5a66c0f0 100644 --- a/dev-python/retry-decorator/retry-decorator-1.0.0-r1.ebuild +++ b/dev-python/retry-decorator/retry-decorator-1.0.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pnpnpn/retry-decorator/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 arm ~x86" IUSE="" RDEPEND="${PYTHON_DEPS}"