Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bz2file/
Date: Tue, 27 Feb 2018 21:12:37
Message-Id: 1519765937.6aab7dc6a14721826c33f5d5d14a6a443c275055.mrueg@gentoo
1 commit: 6aab7dc6a14721826c33f5d5d14a6a443c275055
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 27 21:12:17 2018 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 27 21:12:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aab7dc6
7
8 dev-python/bz2file: Stable on amd64
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-python/bz2file/bz2file-0.98.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/bz2file/bz2file-0.98.ebuild b/dev-python/bz2file/bz2file-0.98.ebuild
16 index 4ee13841bb0..060aee2e161 100644
17 --- a/dev-python/bz2file/bz2file-0.98.ebuild
18 +++ b/dev-python/bz2file/bz2file-0.98.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-fbsd"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-fbsd"
25 IUSE=""
26
27 python_test() {