commit: 1223574e5ceef6ec14f983190c6a12b8cb8eff35
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 19 20:40:18 2018 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Nov 19 21:14:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1223574e
dev-python/pytest: marked ~*-solaris
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-python/pytest/pytest-3.8.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest/pytest-3.8.2.ebuild
b/dev-python/pytest/pytest-3.8.2.ebuild
index 611ffc2ea85..dca19e60080 100644
--- a/dev-python/pytest/pytest-3.8.2.ebuild
+++ b/dev-python/pytest/pytest-3.8.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86 ~amd64-fbsd
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
# doc apparently requires sphinxcontrib_trio, not yet packaged
IUSE="test" # doc