From: Agostino Sarubbo Date: Sat, 21 Jan 2017 17:21:17 +0000 (+0100) Subject: dev-python/pytest-catchlog: x86 stable wrt bug #606216 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=689b184b860e1238ac06de1a27ccc741013089b0;p=gentoo.git dev-python/pytest-catchlog: x86 stable wrt bug #606216 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild b/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild index 47b4574a0051..c70ac29d6dc8 100644 --- a/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild +++ b/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=">=dev-python/py-1.1.1[${PYTHON_USEDEP}]"