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: Sun, 29 Mar 2020 21:22:03
Message-Id: 1585516907.fd5c2ac95d79e4ccbf4d1abc46bae096a4a1a7cc.slyfox@gentoo
1 commit: fd5c2ac95d79e4ccbf4d1abc46bae096a4a1a7cc
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 29 21:17:46 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 29 21:21:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd5c2ac9
7
8 dev-python/pytest-shutil: keyworded 1.7.0 for ppc64, bug #711846
9
10 Package-Manager: Portage-2.3.96, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild | 2 +-
15 dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
19 index 4869ed876d7..279e8cfdce9 100644
20 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
21 +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
22 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~s390 ~sparc ~x86"
27 +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~s390 ~sparc ~x86"
28 IUSE="test"
29 RESTRICT="!test? ( test )"
30
31
32 diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
33 index 60f305e0ce1..bc4bb1209da 100644
34 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
35 +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
36 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
37
38 LICENSE="MIT"
39 SLOT="0"
40 -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~s390 ~sparc ~x86"
41 +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~s390 ~sparc ~x86"
42 IUSE="test"
43 RESTRICT="!test? ( test )"