diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-09-09 21:47:15 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-10 02:27:23 +0100 |
commit | b81045d7019d371c2ea0d2fbc5bb3bd5668b7b2c (patch) | |
tree | 0be3c6a1ee938706b31f89e4efe681e12aa50508 /dev-python/timeout-decorator | |
parent | dev-python/sphinxcontrib-programoutput: mark 0.17 sparc, bug #803719 (diff) | |
download | gentoo-b81045d7019d371c2ea0d2fbc5bb3bd5668b7b2c.tar.gz gentoo-b81045d7019d371c2ea0d2fbc5bb3bd5668b7b2c.tar.bz2 gentoo-b81045d7019d371c2ea0d2fbc5bb3bd5668b7b2c.zip |
dev-python/timeout-decorator: stable 0.5.0 for sparc, bug #803719
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 b9c74233e184..8d074a5a6853 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 |