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/
Date: Thu, 01 Oct 2020 22:33:55
Message-Id: 1601591628.471cf84665a5e29cce286c42cf02fdb5ffadb0a2.slyfox@gentoo
1 commit: 471cf84665a5e29cce286c42cf02fdb5ffadb0a2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 22:33:25 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 22:33:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=471cf846
7
8 dev-python/pytest: stable 6.0.1 for sparc
9
10 stable wrt bug #744268
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 RepoMan-Options: --include-arches="sparc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-python/pytest/pytest-6.0.1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/pytest/pytest-6.0.1.ebuild b/dev-python/pytest/pytest-6.0.1.ebuild
20 index 3720e6e0ee6..0c95994845e 100644
21 --- a/dev-python/pytest/pytest-6.0.1.ebuild
22 +++ b/dev-python/pytest/pytest-6.0.1.ebuild
23 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
24
25 LICENSE="MIT"
26 SLOT="0"
27 -KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86"
28 +KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
29 IUSE="test"
30 RESTRICT="!test? ( test )"