Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-xvfb/
Date: Tue, 19 Oct 2021 00:12:39
Message-Id: 1634602322.ad19feda203da1accd7d506f56c9441011e4c4ae.sam@gentoo
1 commit: ad19feda203da1accd7d506f56c9441011e4c4ae
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 00:12:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 00:12:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad19feda
7
8 dev-python/pytest-xvfb: Keyword 2.0.0-r1 arm64, #818277
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild b/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild
16 index efd50e3c0ec..3817ad6ac44 100644
17 --- a/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild
18 +++ b/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/The-Compiler/pytest-xvfb/archive/v${PV}.tar.gz -> ${
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25
26 RDEPEND="
27 >=dev-python/pytest-2.8.1[${PYTHON_USEDEP}]