diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-09-11 07:49:57 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-11 07:43:42 +0100 |
commit | e3f89610e512e57aae089fbf849c8dd5943392bc (patch) | |
tree | 5629bf5df226b9bd2b7a861116f1349da1846bae /dev-python/pytest | |
parent | dev-python/more-itertools: keyworded 4.2.0-r1 for sparc, bug #661306 (diff) | |
download | gentoo-e3f89610e512e57aae089fbf849c8dd5943392bc.tar.gz gentoo-e3f89610e512e57aae089fbf849c8dd5943392bc.tar.bz2 gentoo-e3f89610e512e57aae089fbf849c8dd5943392bc.zip |
dev-python/pytest: keyworded 3.6.3 for sparc, bug #661306
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.6.3.ebuild b/dev-python/pytest/pytest-3.6.3.ebuild index d02bde1d0b19..cc1697642109 100644 --- a/dev-python/pytest/pytest-3.6.3.ebuild +++ b/dev-python/pytest/pytest-3.6.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc64 ~sparc ~x86 ~amd64-fbsd" # doc apparently requires sphinxcontrib_trio, not yet packaged IUSE="test" # doc |