dev-python/retry-decorator: x86 stable wrt bug #706146

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2020-02-11 20:48:35 +01:00
parent 7c9dc00756
commit bc367bb647

View File

@@ -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}"