Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/sanlock/
Date: Mon, 01 Apr 2019 17:21:20
Message-Id: 1554138654.411fe7b5acec4bc617cc69c42a9e19e4f86d7bda.whissi@gentoo
1 commit: 411fe7b5acec4bc617cc69c42a9e19e4f86d7bda
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 1 17:10:54 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 17:10:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=411fe7b5
7
8 sys-cluster/sanlock: x86 stable (bug #680850)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-cluster/sanlock/sanlock-3.6.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-cluster/sanlock/sanlock-3.6.0.ebuild b/sys-cluster/sanlock/sanlock-3.6.0.ebuild
17 index b428c494347..2e75ea0cc31 100644
18 --- a/sys-cluster/sanlock/sanlock-3.6.0.ebuild
19 +++ b/sys-cluster/sanlock/sanlock-3.6.0.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.gz"
21
22 LICENSE="LGPL-2+ GPL-2 GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
26 IUSE="python"
27
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"