commit: 3772e87a24351b8cbd373afac0b68c77a3a463b0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Feb 21 14:05:05 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 21 17:20:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3772e87a
dev-python/pytest-runner: Tested on ~amd64-fbsd dev-python/pytest-runner/pytest-runner-2.11.1.ebuild | 4 ++-- 1 file 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 60af99f60e3..713a15cfd70 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"
