summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 c0c6770ffd7f..9ac6d9ac2089 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}"