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/path-py/
Date: Wed, 21 Feb 2018 17:20:28
Message-Id: 1519233609.b289c0253978f7c389043bb158878f9bfbb828a3.mgorny@gentoo
1 commit: b289c0253978f7c389043bb158878f9bfbb828a3
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 21 14:29:10 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 21 17:20:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b289c025
7
8 dev-python/path-py: Tested on ~amd64-fbsd
9
10 The only test failure looks like a wrong assumption in tests.
11
12 dev-python/path-py/path-py-10.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/path-py/path-py-10.3.1.ebuild b/dev-python/path-py/path-py-10.3.1.ebuild
16 index baf04feb81f..f54f0542a8b 100644
17 --- a/dev-python/path-py/path-py-10.3.1.ebuild
18 +++ b/dev-python/path-py/path-py-10.3.1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/p/path.py/${MY_P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="MIT"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
25 IUSE="test"
26
27 RDEPEND="