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-runner/
Date: Sun, 15 Dec 2019 13:37:00
Message-Id: 1576416953.388f1c201dd3ce3faebb4160cb26e9c0b9696d50.slyfox@gentoo
1 commit: 388f1c201dd3ce3faebb4160cb26e9c0b9696d50
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 15 13:35:53 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 13:35:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=388f1c20
7
8 dev-python/pytest-runner: stable 4.2 for ia64, bug #700604
9
10 Package-Manager: Portage-2.3.81, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-python/pytest-runner/pytest-runner-4.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pytest-runner/pytest-runner-4.2.ebuild b/dev-python/pytest-runner/pytest-runner-4.2.ebuild
18 index 8ccd14d4187..eb6df299b55 100644
19 --- a/dev-python/pytest-runner/pytest-runner-4.2.ebuild
20 +++ b/dev-python/pytest-runner/pytest-runner-4.2.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.org/project/pytest-runner/ https://github.com/pytest-dev/
22 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
23
24 LICENSE="MIT"
25 -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86"
27 SLOT="0"
28 IUSE="doc test"