summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-12 18:10:01 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-12 18:10:36 +0100
commit1a0a0e1e79f9c2676f4480579971892ef5dc2ccd (patch)
treea0a9420d471522fa3cd972ffb93e45a4459a5cb9
parentdev-python/pytest: ppc stable wrt bug #602484 (diff)
downloadgentoo-1a0a0e1e79f9c2676f4480579971892ef5dc2ccd.tar.gz
gentoo-1a0a0e1e79f9c2676f4480579971892ef5dc2ccd.tar.bz2
gentoo-1a0a0e1e79f9c2676f4480579971892ef5dc2ccd.zip
dev-python/pytest-capturelog: ppc stable wrt bug #602484
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild2
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 70300fe6790c..3219a06f2c99 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}]"