Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/timeout-decorator/
Date: Fri, 10 Sep 2021 01:27:51
Message-Id: 1631237243.b81045d7019d371c2ea0d2fbc5bb3bd5668b7b2c.sam@gentoo
1 commit: b81045d7019d371c2ea0d2fbc5bb3bd5668b7b2c
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Sep 9 19:47:15 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 10 01:27:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b81045d7
7
8 dev-python/timeout-decorator: stable 0.5.0 for sparc, bug #803719
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild b/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild
19 index b9c74233e18..8d074a5a685 100644
20 --- a/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild
21 +++ b/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild
22 @@ -20,6 +20,6 @@ S=${WORKDIR}/${MY_P}
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
27 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86"
28
29 distutils_enable_tests pytest