Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/clustershell/
Date: Fri, 15 Feb 2019 18:09:11
Message-Id: 1550254131.058bd103db2565a5915bcdcddcc108a74fca44b8.zlogene@gentoo
1 commit: 058bd103db2565a5915bcdcddcc108a74fca44b8
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 15 18:08:51 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 15 18:08:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=058bd103
7
8 app-admin/clustershell: amd64 stable wrt bug #676328
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 app-admin/clustershell/clustershell-1.7.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/clustershell/clustershell-1.7.3.ebuild b/app-admin/clustershell/clustershell-1.7.3.ebuild
18 index 0b9ea92802e..7c96600098c 100644
19 --- a/app-admin/clustershell/clustershell-1.7.3.ebuild
20 +++ b/app-admin/clustershell/clustershell-1.7.3.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/cea-hpc/clustershell/archive/v${PV}.tar.gz -> ${P}.t
22
23 LICENSE="LGPL-2.1+"
24 SLOT="0"
25 -KEYWORDS="~amd64 x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="doc libressl test"
28
29 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"