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-twisted/
Date: Fri, 26 Aug 2022 09:58:31
Message-Id: 1661507900.69cd80848e9a56ff7a98a3ec363ba1a9744f89f5.arthurzam@gentoo
1 commit: 69cd80848e9a56ff7a98a3ec363ba1a9744f89f5
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 26 09:58:20 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 09:58:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69cd8084
7
8 dev-python/pytest-twisted: Keyword 1.13.4 ppc, #866614
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/pytest-twisted/pytest-twisted-1.13.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-twisted/pytest-twisted-1.13.4.ebuild b/dev-python/pytest-twisted/pytest-twisted-1.13.4.ebuild
16 index 6be311bf9bd5..9f14cee4b540 100644
17 --- a/dev-python/pytest-twisted/pytest-twisted-1.13.4.ebuild
18 +++ b/dev-python/pytest-twisted/pytest-twisted-1.13.4.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-twisted/archive/v${PV}.tar.gz -> $
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~ppc"
25
26 RDEPEND="
27 dev-python/decorator[${PYTHON_USEDEP}]