Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bz2file/
Date: Fri, 04 May 2018 15:36:39
Message-Id: 1525447914.d447277fe9e4493d27abcb8f47cb587d4362d137.whissi@gentoo
1 commit: d447277fe9e4493d27abcb8f47cb587d4362d137
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 4 15:31:54 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri May 4 15:31:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d447277f
7
8 dev-python/bz2file: x86 stable (bug #654682)
9
10 Package-Manager: Portage-2.3.34, Repoman-2.3.9
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 9744105e5e2..ac1d7c0eb33 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="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x64-cygwin ~amd64-fbsd"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x64-cygwin ~amd64-fbsd"
25 IUSE=""
26
27 python_test() {