summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-07 09:33:44 +0000
committerSam James <sam@gentoo.org>2022-02-07 09:34:26 +0000
commite80fee90413bacbb127612557bfd918fd2481147 (patch)
treebf88c40c7d72ead1bc63735966fb956c4d8394de /dev-python/timeout-decorator
parentdev-python/stdio-mgr: Keyword 1.0.1 ia64, #831852 (diff)
downloadgentoo-e80fee90413bacbb127612557bfd918fd2481147.tar.gz
gentoo-e80fee90413bacbb127612557bfd918fd2481147.tar.bz2
gentoo-e80fee90413bacbb127612557bfd918fd2481147.zip
dev-python/timeout-decorator: Keyword 0.5.0 ia64, #831852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/timeout-decorator')
-rw-r--r--dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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 ca859dab938c..a7df18588e12 100644
--- a/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild
+++ b/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,6 +20,6 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
distutils_enable_tests pytest