Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-subtests/
Date: Fri, 02 Apr 2021 09:23:20
Message-Id: 1617355392.54e9718ce18957f0f956566821b7dfdc496d85a8.slyfox@gentoo
1 commit: 54e9718ce18957f0f956566821b7dfdc496d85a8
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 2 09:14:59 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 2 09:23:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e9718c
7
8 dev-python/pytest-subtests: keyworded 0.4.0 for hppa
9
10 keyworded wrt bug #778401
11
12 Package-Manager: Portage-3.0.18, Repoman-3.0.3
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
20 index f733822a3d2..b49ce6a0deb 100644
21 --- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
22 +++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
23 @@ -16,7 +16,7 @@ SRC_URI="
24
25 LICENSE="MIT"
26 SLOT="0"
27 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~x86"
28 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86"
29
30 RDEPEND="
31 >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]