Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/time-machine/
Date: Wed, 01 Feb 2023 06:43:37
Message-Id: 1675233802.28918bdccd7292299f5d7679192c11aa469363de.arthurzam@gentoo
1 commit: 28918bdccd7292299f5d7679192c11aa469363de
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 1 06:43:22 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 1 06:43:22 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28918bdc
7
8 dev-python/time-machine: Keyword 2.9.0 sparc, #888481
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/time-machine/time-machine-2.9.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/time-machine/time-machine-2.9.0.ebuild b/dev-python/time-machine/time-machine-2.9.0.ebuild
16 index 15764d1acc55..73d8f1f8e414 100644
17 --- a/dev-python/time-machine/time-machine-2.9.0.ebuild
18 +++ b/dev-python/time-machine/time-machine-2.9.0.ebuild
19 @@ -20,7 +20,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
24 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86"
25
26 RDEPEND="
27 dev-python/python-dateutil[${PYTHON_USEDEP}]