Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyECLib/
Date: Fri, 03 May 2019 16:19:02
Message-Id: 1556900328.b1ec1fdf98f453bddd61bf42d9db0f46baa11fda.prometheanfire@gentoo
1 commit: b1ec1fdf98f453bddd61bf42d9db0f46baa11fda
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 3 16:18:30 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri May 3 16:18:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1ec1fdf
7
8 dev-python/PyECLib: 1.6.0
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 dev-python/PyECLib/PyECLib-1.6.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/PyECLib/PyECLib-1.6.0.ebuild b/dev-python/PyECLib/PyECLib-1.6.0.ebuild
17 index ab29e70bcb7..ff9c7e77052 100644
18 --- a/dev-python/PyECLib/PyECLib-1.6.0.ebuild
19 +++ b/dev-python/PyECLib/PyECLib-1.6.0.ebuild
20 @@ -13,7 +13,7 @@ S="${WORKDIR}/pyeclib-${PV}"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm64 x86"
26 IUSE="test"
27
28 CDEPEND="dev-libs/jerasure"