diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-01 21:45:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-01 21:51:38 +0100 |
commit | 9d6cf96f61f66168ee8d90afa3071a2020693726 (patch) | |
tree | 71f179afbbb72d0605f0833347924acddd326aa3 /dev-python/pytest-shutil | |
parent | net-analyzer/arpwatch: stable 2.1.15-r11 for ppc (diff) | |
download | gentoo-9d6cf96f61f66168ee8d90afa3071a2020693726.tar.gz gentoo-9d6cf96f61f66168ee8d90afa3071a2020693726.tar.bz2 gentoo-9d6cf96f61f66168ee8d90afa3071a2020693726.zip |
dev-python/pytest-shutil: stable 1.7.0 for ppc
stable wrt bug #726586
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild index cfb7dacf3f05..0b738d3db8d0 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |