Gentoo Archives: gentoo-commits

From: Joshua Kinard <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/isoduration/
Date: Mon, 10 Jan 2022 05:13:18
Message-Id: 1641791576.89601c1d561cd0e4432d9ad0d66045110f9ea34f.kumba@gentoo
1 commit: 89601c1d561cd0e4432d9ad0d66045110f9ea34f
2 Author: Joshua Kinard <kumba <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 10 05:09:43 2022 +0000
4 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 10 05:12:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89601c1d
7
8 dev-python/isoduration: Added ~mips to KEYWORDS
9
10 Bug: https://bugs.gentoo.org/815403
11 Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
12 Package-Manager: Portage-3.0.30, Repoman-3.0.3
13
14 dev-python/isoduration/isoduration-20.11.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-python/isoduration/isoduration-20.11.0.ebuild b/dev-python/isoduration/isoduration-20.11.0.ebuild
18 index 5b3c87c6afb1..54bb5d2d4db3 100644
19 --- a/dev-python/isoduration/isoduration-20.11.0.ebuild
20 +++ b/dev-python/isoduration/isoduration-20.11.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 2021 Gentoo Authors
23 +# Copyright 2021-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=8
27 @@ -16,7 +16,7 @@ SRC_URI="
28
29 LICENSE="ISC"
30 SLOT="0"
31 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
32 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
33
34 RDEPEND=">=dev-python/arrow-0.15.0[${PYTHON_USEDEP}]"
35 BDEPEND="