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-tempdir/
Date: Mon, 12 Jul 2021 22:17:13
Message-Id: 1626128189.bfb65e3443f041372b346d9681e2dfd44ae3aa76.sam@gentoo
1 commit: bfb65e3443f041372b346d9681e2dfd44ae3aa76
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 12 22:16:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 22:16:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb65e34
7
8 dev-python/pytest-tempdir: Keyword 2019.10.12 arm64, #728612
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild
16 index 42bd6f50ccb..f347e2e070f 100644
17 --- a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild
18 +++ b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/saltstack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm x86"
24 +KEYWORDS="amd64 ~arm ~arm64 x86"
25
26 BDEPEND="
27 >=dev-python/pytest-2.8.1[${PYTHON_USEDEP}]