Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest/
Date: Mon, 19 Nov 2018 21:15:28
Message-Id: 1542662096.1223574e5ceef6ec14f983190c6a12b8cb8eff35.grobian@gentoo
1 commit: 1223574e5ceef6ec14f983190c6a12b8cb8eff35
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 19 20:40:18 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 19 21:14:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1223574e
7
8 dev-python/pytest: marked ~*-solaris
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-python/pytest/pytest-3.8.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pytest/pytest-3.8.2.ebuild b/dev-python/pytest/pytest-3.8.2.ebuild
17 index 611ffc2ea85..dca19e60080 100644
18 --- a/dev-python/pytest/pytest-3.8.2.ebuild
19 +++ b/dev-python/pytest/pytest-3.8.2.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86 ~amd64-fbsd"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 # doc apparently requires sphinxcontrib_trio, not yet packaged
27 IUSE="test" # doc