diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-22 20:25:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-22 20:17:17 +0000 |
commit | 69e5099723de387cfbf29b089d0110a92bd3f0ce (patch) | |
tree | ffd07a4d4f4b23a3c4441b28779416652cc9ce5c /dev-python/pytest | |
parent | dev-python/pathlib2: stable 2.3.2 for sparc, bug #676592 (diff) | |
download | gentoo-69e5099723de387cfbf29b089d0110a92bd3f0ce.tar.gz gentoo-69e5099723de387cfbf29b089d0110a92bd3f0ce.tar.bz2 gentoo-69e5099723de387cfbf29b089d0110a92bd3f0ce.zip |
dev-python/pytest: stable 3.10.1 for sparc, bug #676592
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.10.1.ebuild b/dev-python/pytest/pytest-3.10.1.ebuild index 60f9475d0134..baec7fc323cb 100644 --- a/dev-python/pytest/pytest-3.10.1.ebuild +++ b/dev-python/pytest/pytest-3.10.1.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 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # When bumping, please check setup.py for the proper py version |