commit: 25fa0d52916e0060e6b3542361bb9f2753fa11bc
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 11:52:06 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 11:52:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25fa0d52
dev-python/pytest-capturelog-0.7-r0: add alpha keyword
Gentoo-Bug: 602484
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 06802e93ac..d74826aea2 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}]"