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/isoduration/
Date: Mon, 04 Oct 2021 17:44:58
Message-Id: 1633369446.5f4f9d4bc11684e5ccb87efc9738cd699baa983d.sam@gentoo
1 commit: 5f4f9d4bc11684e5ccb87efc9738cd699baa983d
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Oct 4 15:53:19 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 4 17:44:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f4f9d4b
7
8 dev-python/isoduration: keyworded 20.11.0 for sparc, bug #815403
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/isoduration/isoduration-20.11.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/isoduration/isoduration-20.11.0.ebuild b/dev-python/isoduration/isoduration-20.11.0.ebuild
19 index 23bcc266e68..e5e23d24983 100644
20 --- a/dev-python/isoduration/isoduration-20.11.0.ebuild
21 +++ b/dev-python/isoduration/isoduration-20.11.0.ebuild
22 @@ -16,7 +16,7 @@ SRC_URI="
23
24 LICENSE="ISC"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~x86"
27 +KEYWORDS="~amd64 ~sparc ~x86"
28
29 RDEPEND=">=dev-python/arrow-0.15.0[${PYTHON_USEDEP}]"
30 BDEPEND="