diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 16:01:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 16:01:05 +0100 |
commit | 1f4b6f8b5da3921a664a8c8afd7b8a10da546200 (patch) | |
tree | 2ed5a4adc814dd0a017982093399034f0192849a /dev-python/pytest-runner | |
parent | dev-python/appdirs: ia64 stable wrt bug #564588 (diff) | |
download | gentoo-1f4b6f8b5da3921a664a8c8afd7b8a10da546200.tar.gz gentoo-1f4b6f8b5da3921a664a8c8afd7b8a10da546200.tar.bz2 gentoo-1f4b6f8b5da3921a664a8c8afd7b8a10da546200.zip |
dev-python/pytest-runner: ia64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
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 a92283bc02c5..15bcc0909557 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" |