diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-23 21:52:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-23 21:58:11 +0000 |
commit | 58f20d3199bf03344ca67c8c489a9b38296ff06b (patch) | |
tree | 2370cba31383c4805cc0431cf86964e6bb30f75b /dev-python/pytest-shutil | |
parent | dev-python/pytest-fixture-config: stable 1.2.11 for ppc/ppc64, bug #641304 (diff) | |
download | gentoo-58f20d3199bf03344ca67c8c489a9b38296ff06b.tar.gz gentoo-58f20d3199bf03344ca67c8c489a9b38296ff06b.tar.bz2 gentoo-58f20d3199bf03344ca67c8c489a9b38296ff06b.zip |
dev-python/pytest-shutil: stable 1.2.11 for ppc/ppc64, bug #641304
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild index ae104480164c..4c1f5fe917e5 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |