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/llvmlite/
Date: Mon, 29 Jan 2018 01:06:07
Message-Id: 1517185997.f7b83cc7bd5071d8850846c6687041e471b87e2b.whissi@gentoo
1 commit: f7b83cc7bd5071d8850846c6687041e471b87e2b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 29 00:33:17 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 29 00:33:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b83cc7
7
8 dev-python/llvmlite: x86 stable (bug #644814)
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 dev-python/llvmlite/llvmlite-0.21.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/llvmlite/llvmlite-0.21.0.ebuild b/dev-python/llvmlite/llvmlite-0.21.0.ebuild
16 index 714971bdf14..84e5156b8be 100644
17 --- a/dev-python/llvmlite/llvmlite-0.21.0.ebuild
18 +++ b/dev-python/llvmlite/llvmlite-0.21.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
25 IUSE="examples"
26
27 LLVM_MAX_SLOT=5