diff options
author | 2015-09-09 11:49:07 +0200 | |
---|---|---|
committer | 2015-09-09 11:49:38 +0200 | |
commit | ef194db179f1a9379db1f4011ce0b93051100315 (patch) | |
tree | 98d0497f9bf77aa253cbe3ab00122f10e9214658 /dev-python/pytest-capturelog | |
parent | dev-python/pytest-cov: Version Bump (diff) | |
download | gentoo-ef194db179f1a9379db1f4011ce0b93051100315.tar.gz gentoo-ef194db179f1a9379db1f4011ce0b93051100315.tar.bz2 gentoo-ef194db179f1a9379db1f4011ce0b93051100315.zip |
dev-python/pytest-capturelog: Keyword for ~x86
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pytest-capturelog')
-rw-r--r-- | dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild index 33f152a910f2..925df1f5c417 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="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-python/py[${PYTHON_USEDEP}]" |