Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-relaxed/
Date: Thu, 22 Feb 2018 16:09:05
Message-Id: 1519315333.1cfb20dd1ae115fde9afee7c0d0002961ba66d66.mgorny@gentoo
1 commit: 1cfb20dd1ae115fde9afee7c0d0002961ba66d66
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 22 16:02:13 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 16:02:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cfb20dd
7
8 dev-python/pytest-relaxed: Keyword ~amd64-fbsd
9
10 dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild b/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild
14 index be0ad56ba2c..7629413c1a2 100644
15 --- a/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild
16 +++ b/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
18
19 SLOT="0"
20 LICENSE="BSD-2"
21 -KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
22 +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
23 IUSE="test"
24
25 RDEPEND="