From: Agostino Sarubbo Date: Tue, 11 Feb 2020 19:39:57 +0000 (+0100) Subject: dev-python/retry-decorator: amd64 stable wrt bug #706146 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=760269a36300572843cc7130c8987a0aa98a8ec1;p=gentoo.git dev-python/retry-decorator: amd64 stable wrt bug #706146 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" 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 843a5a66c0f0..c0c6770ffd7f 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}"