diff options
author | 2019-03-10 14:04:09 -0700 | |
---|---|---|
committer | 2019-03-10 14:38:10 -0700 | |
commit | cde64183797856fde6846a196b78f4a6146a301c (patch) | |
tree | cb5a328944fef8098a9d72a4d9efc57881dc98de /dev-python/pytest | |
parent | dev-python/pluggy-0.7.1: ppc stable, bug 676592 (diff) | |
download | gentoo-cde64183797856fde6846a196b78f4a6146a301c.tar.gz gentoo-cde64183797856fde6846a196b78f4a6146a301c.tar.bz2 gentoo-cde64183797856fde6846a196b78f4a6146a301c.zip |
dev-python/pytest-3.10.1: ppc stable, bug 676592
Signed-off-by: Matt Turner <mattst88@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 6b8a1f1fd8d8..2d4ac03787f6 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 |