summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-22 16:49:51 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-22 16:52:40 +0100
commitdfc5c7684a9503c8c562afea976a0f430cc8d56b (patch)
treef13bca5ac0a4cbf2daed8e98388f75df8e452d8b
parentdev-python/pytest-capturelog: Keyword ~amd64-fbsd (diff)
downloadgentoo-dfc5c768.tar.gz
gentoo-dfc5c768.tar.bz2
gentoo-dfc5c768.zip
dev-python/pytest-cov: Tested on ~amd64-fbsd (bug #643214)
Tests fail the usual way, that is most of them pass when pytest-cov is already installed.
-rw-r--r--dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild b/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
index 6a553e46e149..e095ad0d6dbc 100644
--- a/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
+++ b/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE="doc test"
RDEPEND="