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/pytest-services/
Date: Sat, 10 Sep 2022 18:28:47
Message-Id: 1662834503.b359074177f5123d0e44c355e843f5618d180d93.arthurzam@gentoo
1 commit: b359074177f5123d0e44c355e843f5618d180d93
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 10 18:28:23 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 10 18:28:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3590741
7
8 dev-python/pytest-services: Keyword 2.2.1-r1 hppa, #859184
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
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 c1f783a576c6..4ee807cd4318 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 @@ -20,7 +20,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
25
26 RDEPEND="
27 dev-python/requests[${PYTHON_USEDEP}]