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 15:42:27
Message-Id: 1661528532.4ba63bcdd871435a4c32e9a9b9616c4a799e728c.arthurzam@gentoo
1 commit: 4ba63bcdd871435a4c32e9a9b9616c4a799e728c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 26 15:42:12 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 15:42:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ba63bcd
7
8 dev-python/pytest-twisted: Keyword 1.13.4-r1 arm64, #866614
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild b/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild
16 index b00774122031..af2752537554 100644
17 --- a/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild
18 +++ b/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.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 ~ppc"
24 +KEYWORDS="~amd64 ~arm64 ~ppc"
25
26 RDEPEND="
27 dev-python/decorator[${PYTHON_USEDEP}]