diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-11-19 21:40:18 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-11-19 22:14:56 +0100 |
commit | 1223574e5ceef6ec14f983190c6a12b8cb8eff35 (patch) | |
tree | 9fc4350d62a6c73e31dbb3e575052cd263aeb523 /dev-python/pytest | |
parent | dev-python/atomicwrites: marked ~*-solaris (diff) | |
download | gentoo-1223574e5ceef6ec14f983190c6a12b8cb8eff35.tar.gz gentoo-1223574e5ceef6ec14f983190c6a12b8cb8eff35.tar.bz2 gentoo-1223574e5ceef6ec14f983190c6a12b8cb8eff35.zip |
dev-python/pytest: marked ~*-solaris
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.8.2.ebuild b/dev-python/pytest/pytest-3.8.2.ebuild index 611ffc2ea856..dca19e60080c 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 |