diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-22 09:52:56 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-22 09:52:56 +0100 |
commit | 6fc181416420c28701111a3dfb8552b8e0975a22 (patch) | |
tree | 62429906eb0e55bf2662dcf77392ec31eb4376af /dev-python/pytest-runner | |
parent | dev-python/setuptools_scm: arm stable, bug #564588 (diff) | |
download | gentoo-6fc181416420c28701111a3dfb8552b8e0975a22.tar.gz gentoo-6fc181416420c28701111a3dfb8552b8e0975a22.tar.bz2 gentoo-6fc181416420c28701111a3dfb8552b8e0975a22.zip |
dev-python/pytest-runner: arm stable, bug #564588
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/pytest-runner')
-rw-r--r-- | dev-python/pytest-runner/pytest-runner-2.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild index b92eca717396..9019f90932e6 100644 --- a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://bitbucket.org/pytes SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" SLOT="0" IUSE="doc" |