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-shutil/
Date: Mon, 01 Jun 2020 20:51:56
Message-Id: 1591044698.9d6cf96f61f66168ee8d90afa3071a2020693726.slyfox@gentoo
1 commit: 9d6cf96f61f66168ee8d90afa3071a2020693726
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 1 20:45:06 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 1 20:51:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d6cf96f
7
8 dev-python/pytest-shutil: stable 1.7.0 for ppc
9
10 stable wrt bug #726586
11
12 Package-Manager: Portage-2.3.100, Repoman-2.3.22
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
20 index cfb7dacf3f0..0b738d3db8d 100644
21 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
22 +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
23 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
24
25 LICENSE="MIT"
26 SLOT="0"
27 -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
28 +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
29 IUSE="test"
30 RESTRICT="!test? ( test )"