Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bz2file/
Date: Mon, 27 Nov 2017 08:48:03
Message-Id: 1511772475.494597f3d7089aafd815cc3d3accb065e6960110.slyfox@gentoo
1 commit: 494597f3d7089aafd815cc3d3accb065e6960110
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 27 08:47:38 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 27 08:47:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=494597f3
7
8 dev-python/bz2file: keyworded 0.98 for ia64, bug #638776
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-python/bz2file/bz2file-0.98.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/bz2file/bz2file-0.98.ebuild b/dev-python/bz2file/bz2file-0.98.ebuild
17 index 03607db0258..8ef56527509 100644
18 --- a/dev-python/bz2file/bz2file-0.98.ebuild
19 +++ b/dev-python/bz2file/bz2file-0.98.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
26 IUSE=""
27
28 python_test() {