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/pytest-services/
Date: Tue, 03 Jan 2023 02:53:47
Message-Id: 1672714346.966eb734263cac54b2e32e9f47b367eb8a58d9e8.xen0n@gentoo
1 commit: 966eb734263cac54b2e32e9f47b367eb8a58d9e8
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 02:28:19 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=966eb734
7
8 dev-python/pytest-services: keyword 2.2.1-r1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
16 index 184000da4892..9902529c606e 100644
17 --- a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
18 +++ b/dev-python/pytest-services/pytest-services-2.2.1-r1.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 @@ -20,7 +20,7 @@ SRC_URI="
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/requests[${PYTHON_USEDEP}]