diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-19 11:25:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-19 11:25:00 +0100 |
commit | 9c05d45c307661d6ee66797830d397f7c534c5bd (patch) | |
tree | 89131a9826c8c825b87ce3fa75c8b406c1997606 /dev-python/pytest-runner | |
parent | dev-python/appdirs: alpha stable wrt bug #564588 (diff) | |
download | gentoo-9c05d45c307661d6ee66797830d397f7c534c5bd.tar.gz gentoo-9c05d45c307661d6ee66797830d397f7c534c5bd.tar.bz2 gentoo-9c05d45c307661d6ee66797830d397f7c534c5bd.zip |
dev-python/pytest-runner: alpha stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
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 15bcc0909557..b92eca717396 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" |