diff options
author | 2017-01-20 11:55:19 +0100 | |
---|---|---|
committer | 2017-01-20 12:04:23 +0100 | |
commit | 9e8e719cfffc4349f926d17bb75ca1edbf7c69e9 (patch) | |
tree | 9fbe2b53af1c163315df10def4fd76cb246a0212 /dev-python | |
parent | dev-python/pyopenssl: ppc64 stable wrt bug #599742 (diff) | |
download | gentoo-9e8e719cfffc4349f926d17bb75ca1edbf7c69e9.tar.gz gentoo-9e8e719cfffc4349f926d17bb75ca1edbf7c69e9.tar.bz2 gentoo-9e8e719cfffc4349f926d17bb75ca1edbf7c69e9.zip |
dev-python/pytest: ppc64 stable wrt bug #599742
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest/pytest-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.0.2.ebuild b/dev-python/pytest/pytest-3.0.2.ebuild index 79ff5815fbd7..5958e41ac06f 100644 --- a/dev-python/pytest/pytest-3.0.2.ebuild +++ b/dev-python/pytest/pytest-3.0.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 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" # When bumping, please check setup.py for the proper py version |