commit: b6a48b34da117f1fd08671643982dbe3fac39639
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 13 03:42:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 13 03:42:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a48b34
dev-python/timeout-decorator: Stabilize 0.5.0 x86, #790953
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild
b/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild
index 17eaf9705be..f77ef0b3beb 100644
--- a/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild
+++ b/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild
@@ -20,6 +20,6 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
distutils_enable_tests pytest