diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:31:17 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:34:55 +0100 |
commit | 20dc0f2138540deb0e25a7b1d1efa5d562a229a7 (patch) | |
tree | 5c150aaf91466cd90dda06417730f23a2f7616da /dev-python/pytest-capturelog | |
parent | dev-python/pytest: ppc64 stable (bug 602484) (diff) | |
download | gentoo-20dc0f2138540deb0e25a7b1d1efa5d562a229a7.tar.gz gentoo-20dc0f2138540deb0e25a7b1d1efa5d562a229a7.tar.bz2 gentoo-20dc0f2138540deb0e25a7b1d1efa5d562a229a7.zip |
dev-python/pytest-capturelog: ppc64 stable (bug 602484)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/pytest-capturelog')
-rw-r--r-- | dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild index b6a3b8ba369e..7e06a83e6b43 100644 --- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild +++ b/dev-python/pytest-capturelog/pytest-capturelog-0.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 ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="test" RDEPEND="dev-python/py[${PYTHON_USEDEP}]" |