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/bz2file/
Date: Wed, 21 Feb 2018 17:20:26
Message-Id: 1519233606.2dec369badb709edd2c0d2039a5e5578f79f1130.mgorny@gentoo
1 commit: 2dec369badb709edd2c0d2039a5e5578f79f1130
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 21 12:29:36 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 21 17:20:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dec369b
7
8 dev-python/bz2file: Tested on ~amd64-fbsd (bug #638776)
9
10 dev-python/bz2file/bz2file-0.98.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/bz2file/bz2file-0.98.ebuild b/dev-python/bz2file/bz2file-0.98.ebuild
14 index 68250b26da3..4ee13841bb0 100644
15 --- a/dev-python/bz2file/bz2file-0.98.ebuild
16 +++ b/dev-python/bz2file/bz2file-0.98.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
18
19 LICENSE="Apache-2.0"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin"
22 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-fbsd"
23 IUSE=""
24
25 python_test() {