diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-03-10 14:04:29 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-10 14:38:11 -0700 |
commit | 9490e0f3dd06c1cd11c629a9829af00958bcd021 (patch) | |
tree | dcf1ba2955a80dcc4917e58a87d5f490fe7a43ee /dev-python/pytest | |
parent | dev-python/pluggy-0.7.1: ppc64 stable, bug 676592 (diff) | |
download | gentoo-9490e0f3dd06c1cd11c629a9829af00958bcd021.tar.gz gentoo-9490e0f3dd06c1cd11c629a9829af00958bcd021.tar.bz2 gentoo-9490e0f3dd06c1cd11c629a9829af00958bcd021.zip |
dev-python/pytest-3.10.1: ppc64 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 2d4ac03787f6..04fcfb3cacb1 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 |