diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-03-10 14:03:28 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-10 14:38:09 -0700 |
commit | f7c6c8011545971b86c7c15707af78d42747d164 (patch) | |
tree | f8105df5ef93da37f9d70ca1a7cca9f3b5319e89 /dev-python/pytest | |
parent | dev-python/py-1.5.4: ppc64 stable, bug 669630 (diff) | |
download | gentoo-f7c6c8011545971b86c7c15707af78d42747d164.tar.gz gentoo-f7c6c8011545971b86c7c15707af78d42747d164.tar.bz2 gentoo-f7c6c8011545971b86c7c15707af78d42747d164.zip |
dev-python/pytest-3.4.2: ppc64 stable, bug 669630
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.4.2.ebuild b/dev-python/pytest/pytest-3.4.2.ebuild index 021146937930..1233650e0bcf 100644 --- a/dev-python/pytest/pytest-3.4.2.ebuild +++ b/dev-python/pytest/pytest-3.4.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc test" # When bumping, please check setup.py for the proper py version |