diff options
author | Sam James <sam@gentoo.org> | 2021-07-12 01:58:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-12 01:58:15 +0100 |
commit | eb34fab783d361ce64883e7bafc7a261dfadbb63 (patch) | |
tree | 6e49716f59c32f22c91c0a390ff3d936aae78f78 /dev-python | |
parent | dev-python/stdio-mgr: Keyword 1.0.1 arm64, #796254 (diff) | |
download | gentoo-eb34fab783d361ce64883e7bafc7a261dfadbb63.tar.gz gentoo-eb34fab783d361ce64883e7bafc7a261dfadbb63.tar.bz2 gentoo-eb34fab783d361ce64883e7bafc7a261dfadbb63.zip |
dev-python/timeout-decorator: Keyword 0.5.0 arm64, #796254
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-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 073cfc250006..b9c74233e184 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 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" distutils_enable_tests pytest |