Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyECLib/
Date: Fri, 29 Sep 2017 23:33:08
Message-Id: 1506727924.22242a1bfffaf3a479dccda3ca60265ecc533c80.prometheanfire@gentoo
1 commit: 22242a1bfffaf3a479dccda3ca60265ecc533c80
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 29 23:32:04 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 29 23:32:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22242a1b
7
8 dev-python/PyECLib: 1.5.0 stablized amd64 x86 under allarches
9
10 dev-python/PyECLib/PyECLib-1.5.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/PyECLib/PyECLib-1.5.0.ebuild b/dev-python/PyECLib/PyECLib-1.5.0.ebuild
14 index 8ba5f6e1616..7d57a5c8f14 100644
15 --- a/dev-python/PyECLib/PyECLib-1.5.0.ebuild
16 +++ b/dev-python/PyECLib/PyECLib-1.5.0.ebuild
17 @@ -13,7 +13,7 @@ S="${WORKDIR}/pyeclib-${PV}"
18
19 LICENSE="BSD"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm64 ~x86"
22 +KEYWORDS="amd64 ~arm64 x86"
23 IUSE="test"
24
25 CDEPEND="dev-libs/jerasure"