commit: baf5e1f979e4d4870119e4d071add67ab6a429f9
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 22:29:25 2017 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 22:31:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf5e1f9
dev-python/pytest-expect-1.1.0: added ~alpha, bug 617914
dev-python/pytest-expect/pytest-expect-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
index dd16adc315c..b6254037af2 100644
--- a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
+++ b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]