Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-collections/
Date: Tue, 03 Jan 2023 02:53:47
Message-Id: 1672714346.08ccd5d30e1a28075e9069dd45b0ef0cbe526b8a.xen0n@gentoo
1 commit: 08ccd5d30e1a28075e9069dd45b0ef0cbe526b8a
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 02:28:15 2023 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 02:52:26 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ccd5d3
7
8 dev-python/jaraco-collections: keyword 3.8.0 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild
16 index 393d10fbd974..001e852356a0 100644
17 --- a/dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild
18 +++ b/dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P}
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86"
31
32 RDEPEND="
33 dev-python/jaraco-classes[${PYTHON_USEDEP}]