diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:21:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:26:51 +0100 |
commit | 689b184b860e1238ac06de1a27ccc741013089b0 (patch) | |
tree | d519a903d72af40c19320ca74f974d24cd53d59d /dev-python/pytest-catchlog | |
parent | dev-python/llfuse: x86 stable wrt bug #606216 (diff) | |
download | gentoo-689b184b860e1238ac06de1a27ccc741013089b0.tar.gz gentoo-689b184b860e1238ac06de1a27ccc741013089b0.tar.bz2 gentoo-689b184b860e1238ac06de1a27ccc741013089b0.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-catchlog')
-rw-r--r-- | dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}]" |