diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 22:28:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 22:28:35 +0000 |
commit | a506773753d1902d98a009b471f8496a1bf36ee2 (patch) | |
tree | d1b613d5ca39fad18153294faf10b148a0ba5623 /dev-python/timeout-decorator | |
parent | dev-python/stdio-mgr: Keyword 1.0.1 s390, #831852 (diff) | |
download | gentoo-a506773753d1902d98a009b471f8496a1bf36ee2.tar.gz gentoo-a506773753d1902d98a009b471f8496a1bf36ee2.tar.bz2 gentoo-a506773753d1902d98a009b471f8496a1bf36ee2.zip |
dev-python/timeout-decorator: Keyword 0.5.0 s390, #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.ebuild | 2 |
1 files changed, 1 insertions, 1 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 d4a818e6317e..3f460e2727bf 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 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |