commit: 02a91d43790b57331ff3239acd077b0a009382fc
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 16:26:28 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 16:34:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a91d43
dev-python/pytest-capturelog: arm stable (bug 602484)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
index d74826aea2..b6a3b8ba36 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}]"