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/tempora/
Date: Tue, 01 Sep 2020 03:22:20
Message-Id: 1598930372.3246d28f270d567bf307c3626afe5a15a6a599f2.sam@gentoo
1 commit: 3246d28f270d567bf307c3626afe5a15a6a599f2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 03:19:32 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 03:19:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3246d28f
7
8 dev-python/tempora: Stabilize 4.0.0 ppc, #737800
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/tempora/tempora-4.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/tempora/tempora-4.0.0.ebuild b/dev-python/tempora/tempora-4.0.0.ebuild
16 index a45fe1f5b5d..27950252bfc 100644
17 --- a/dev-python/tempora/tempora-4.0.0.ebuild
18 +++ b/dev-python/tempora/tempora-4.0.0.ebuild
19 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
24 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
25
26 RDEPEND="
27 >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]