summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-11 20:39:57 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-11 20:43:10 +0100
commit760269a36300572843cc7130c8987a0aa98a8ec1 (patch)
tree34abba1ad82729fbb237be24d98e43fe31d2043a /dev-python/retry-decorator
parentdev-python/rencode: amd64 stable wrt bug #706146 (diff)
downloadgentoo-760269a36300572843cc7130c8987a0aa98a8ec1.tar.gz
gentoo-760269a36300572843cc7130c8987a0aa98a8ec1.tar.bz2
gentoo-760269a36300572843cc7130c8987a0aa98a8ec1.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/retry-decorator')
-rw-r--r--dev-python/retry-decorator/retry-decorator-1.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"