diff options
author | 2016-07-06 11:12:40 +0200 | |
---|---|---|
committer | 2016-07-06 11:12:40 +0200 | |
commit | dc3570d6795de60c1343f2fe1f13e38a33986aa7 (patch) | |
tree | f06cd007662bd26fc777270787c696b31fcbfcea /dev-python/pytest/pytest-2.8.7.ebuild | |
parent | app-i18n/scim-hangul: ppc stable wrt bug #556234 (diff) | |
download | gentoo-dc3570d6795de60c1343f2fe1f13e38a33986aa7.tar.gz gentoo-dc3570d6795de60c1343f2fe1f13e38a33986aa7.tar.bz2 gentoo-dc3570d6795de60c1343f2fe1f13e38a33986aa7.zip |
dev-python/pytest: ppc stable wrt bug #577826
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest/pytest-2.8.7.ebuild')
-rw-r--r-- | dev-python/pytest/pytest-2.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-2.8.7.ebuild b/dev-python/pytest/pytest-2.8.7.ebuild index 7833f8fa9320..af2cca22dd22 100644 --- a/dev-python/pytest/pytest-2.8.7.ebuild +++ b/dev-python/pytest/pytest-2.8.7.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="doc test" # When bumping, please check setup.py for the proper py version |