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/backports-unittest-mock/
Date: Thu, 22 Feb 2018 20:49:18
Message-Id: 1519332375.e5312ccc4498b05ce5fb4ea4f9f9aa7d80782989.mgorny@gentoo
1 commit: e5312ccc4498b05ce5fb4ea4f9f9aa7d80782989
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 22 20:46:15 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 20:46:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5312ccc
7
8 dev-python/backports-unittest-mock: 1.3 tested on ~amd64-fbsd
9
10 dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild b/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
14 index b896976c432..a69fe3c17b5 100644
15 --- a/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
16 +++ b/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
17 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
18
19 LICENSE="MIT"
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86"
22 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd"
23 IUSE="doc test"
24
25 RDEPEND="dev-python/backports[${PYTHON_USEDEP}]