Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-runner/
Date: Tue, 03 Nov 2015 07:46:37
Message-Id: 1446536712.7e42bcb29c0e173ba22f3c96a1e9948d285a1430.jlec@gentoo
1 commit: 7e42bcb29c0e173ba22f3c96a1e9948d285a1430
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 07:25:26 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 07:45:12 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e42bcb2
7
8 dev-python/pytest-runner: Keyword under ALLARCHES policy
9
10 Package-Manager: portage-2.2.23
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 dev-python/pytest-runner/pytest-runner-2.6.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild
17 index bce7ecc..a92283b 100644
18 --- a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild
19 +++ b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild
20 @@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://bitbucket.org/pytes
21 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
22
23 LICENSE="MIT"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
26 SLOT="0"
27 IUSE="doc"