Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bz2file/
Date: Mon, 19 Feb 2018 16:28:16
Message-Id: 1519057665.8fae2307b9e4ea978a2dd79c137b589ea4a9a22c.haubi@gentoo
1 commit: 8fae2307b9e4ea978a2dd79c137b589ea4a9a22c
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 19 16:13:07 2018 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 19 16:27:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fae2307
7
8 dev-python/bz2file: add ~x64-cygwin keyword, #638776
9
10 Package-Manager: Portage-2.3.19, 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 a3b6e7d6835..68250b26da3 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"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin"
25 IUSE=""
26
27 python_test() {