diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-21 20:39:35 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-21 20:39:35 +0100 |
commit | 0392d9dc77bb7552df4bc3c8971d22a521d58f61 (patch) | |
tree | a01c9f3716f4ce704080644a8ead88c925f07f0c /dev-python/pytest-shutil | |
parent | dev-python/contextlib2: arm stable, bug #641304 (diff) | |
download | gentoo-0392d9dc77bb7552df4bc3c8971d22a521d58f61.tar.gz gentoo-0392d9dc77bb7552df4bc3c8971d22a521d58f61.tar.bz2 gentoo-0392d9dc77bb7552df4bc3c8971d22a521d58f61.zip |
dev-python/pytest-shutil: arm stable, bug #641304
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
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 48386333be42..afe7b3770ffe 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="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |