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: Sun, 25 Jul 2021 01:04:57
Message-Id: 1627174983.8dd047e60c6b3cfd1c8bb293d6f94565f9d67d54.sam@gentoo
1 commit: 8dd047e60c6b3cfd1c8bb293d6f94565f9d67d54
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 25 01:03:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 25 01:03:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd047e6
7
8 dev-python/tempora: Stabilize 4.1.1 ALLARCHES, #803803
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/tempora/tempora-4.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/tempora/tempora-4.1.1.ebuild b/dev-python/tempora/tempora-4.1.1.ebuild
16 index 2147a01b097..35aa7d998cb 100644
17 --- a/dev-python/tempora/tempora-4.1.1.ebuild
18 +++ b/dev-python/tempora/tempora-4.1.1.ebuild
19 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
25
26 RDEPEND="
27 >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]