diff options
author | Sam James <sam@gentoo.org> | 2021-11-18 10:49:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-18 10:49:44 +0000 |
commit | d9d89f58099a92283c497eeff8a1f08e00b1e336 (patch) | |
tree | e17ec71eb608fa4a9ed7b2268d30382032ccd51f /dev-python/timeout-decorator | |
parent | dev-python/stdio-mgr: Stabilize 1.0.1 arm, #803806 (diff) | |
download | gentoo-d9d89f58099a92283c497eeff8a1f08e00b1e336.tar.gz gentoo-d9d89f58099a92283c497eeff8a1f08e00b1e336.tar.bz2 gentoo-d9d89f58099a92283c497eeff8a1f08e00b1e336.zip |
dev-python/timeout-decorator: Stabilize 0.5.0 arm, #803806
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 025f387bc0e1..3c3618f6e4f2 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 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 sparc x86" distutils_enable_tests pytest |