Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest/
Date: Wed, 28 Jun 2017 07:58:19
Message-Id: 1498636683.01858e5810ce626355992ce6506f6a4f762afb5b.slyfox@gentoo
1 commit: 01858e5810ce626355992ce6506f6a4f762afb5b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 28 07:58:03 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 28 07:58:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01858e58
7
8 dev-python/pytest: ia64 keyworded, bug #619608
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/pytest/pytest-3.0.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest/pytest-3.0.7.ebuild b/dev-python/pytest/pytest-3.0.7.ebuild
16 index df2c80f0735..620f064201a 100644
17 --- a/dev-python/pytest/pytest-3.0.7.ebuild
18 +++ b/dev-python/pytest/pytest-3.0.7.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
25 IUSE="doc test"
26
27 # When bumping, please check setup.py for the proper py version