summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-21 15:05:05 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-21 18:20:09 +0100
commit3772e87a24351b8cbd373afac0b68c77a3a463b0 (patch)
treee5b615d82195172fb8c0c24ad820e0944160f85d /dev-python/pytest-runner
parentdev-python/python-dateutil: Tested on ~amd64-fbsd (diff)
downloadgentoo-3772e87a24351b8cbd373afac0b68c77a3a463b0.tar.gz
gentoo-3772e87a24351b8cbd373afac0b68c77a3a463b0.tar.bz2
gentoo-3772e87a24351b8cbd373afac0b68c77a3a463b0.zip
dev-python/pytest-runner: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-python/pytest-runner')
-rw-r--r--dev-python/pytest-runner/pytest-runner-2.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-runner/pytest-runner-2.11.1.ebuild b/dev-python/pytest-runner/pytest-runner-2.11.1.ebuild
index 60af99f60e31..713a15cfd709 100644
--- a/dev-python/pytest-runner/pytest-runner-2.11.1.ebuild
+++ b/dev-python/pytest-runner/pytest-runner-2.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://github.com/pytest-d
SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
SLOT="0"
IUSE="doc test"