diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-28 13:29:41 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-28 19:19:51 +0100 |
commit | 7f464795aa82a7fc3c62747edd7627281bb1371a (patch) | |
tree | 92c239adad50f6c646dd16765700af6b959b4689 /dev-python/pytest | |
parent | dev-python/xmlschema: stable 1.1.3 for sparc, bug #723996 (diff) | |
download | gentoo-7f464795aa82a7fc3c62747edd7627281bb1371a.tar.gz gentoo-7f464795aa82a7fc3c62747edd7627281bb1371a.tar.bz2 gentoo-7f464795aa82a7fc3c62747edd7627281bb1371a.zip |
dev-python/pytest: stable 5.4.2 for sparc, bug #723996
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-5.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-5.4.2.ebuild b/dev-python/pytest/pytest-5.4.2.ebuild index b33a2dedd9d3..db15ec4766d7 100644 --- a/dev-python/pytest/pytest-5.4.2.ebuild +++ b/dev-python/pytest/pytest-5.4.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |