summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-06-24 15:42:25 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2021-06-24 16:06:59 +0100
commitfbe6f700a041cf19242d9bb95b81a9f2d24510af (patch)
tree716fd49d69adfde4dbfb3476bdd0923ab50373fa /dev-python/timeout-decorator
parentdev-python/stdio-mgr: keyworded 1.0.1 for sparc, bug #796254 (diff)
downloadgentoo-fbe6f700a041cf19242d9bb95b81a9f2d24510af.tar.gz
gentoo-fbe6f700a041cf19242d9bb95b81a9f2d24510af.tar.bz2
gentoo-fbe6f700a041cf19242d9bb95b81a9f2d24510af.zip
dev-python/timeout-decorator: keyworded 0.5.0 for sparc, bug #796254
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/timeout-decorator')
-rw-r--r--dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild2
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 c8cd23b5e344..3d7f90dd9adc 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 x86"
+KEYWORDS="amd64 ~arm ~sparc x86"
distutils_enable_tests pytest