diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-29 14:50:52 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-29 23:18:32 +0200 |
commit | 7f7b1ea66e3b340cd20eab2ad99d1dd869ad03ac (patch) | |
tree | 02bf13a8a764ced89643339fc1eac8ccac541f4b /dev-python/pytest-runner/pytest-runner-2.6.2.ebuild | |
parent | x11-libs/libXaw: arm64 stable. (diff) | |
download | gentoo-7f7b1ea66e3b340cd20eab2ad99d1dd869ad03ac.tar.gz gentoo-7f7b1ea66e3b340cd20eab2ad99d1dd869ad03ac.tar.bz2 gentoo-7f7b1ea66e3b340cd20eab2ad99d1dd869ad03ac.zip |
dev-python/pytest-runner: arm64 stable.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
Diffstat (limited to 'dev-python/pytest-runner/pytest-runner-2.6.2.ebuild')
-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 3a8b6fa503e1..18c6dedfda63 100644 --- a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild @@ -12,7 +12,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" |