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: Wed, 02 Dec 2020 23:31:14
Message-Id: 1606951856.d2c1f8df2065b3c45f2d97ec1543ab7d193bad29.whissi@gentoo
1 commit: d2c1f8df2065b3c45f2d97ec1543ab7d193bad29
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 23:27:49 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 23:30:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c1f8df
7
8 sys-cluster/sanlock: x86 stable (bug #758146)
9
10 Package-Manager: Portage-3.0.10, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-cluster/sanlock/sanlock-3.8.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-cluster/sanlock/sanlock-3.8.2.ebuild b/sys-cluster/sanlock/sanlock-3.8.2.ebuild
17 index 449fd2f3274..bc81c5f4b18 100644
18 --- a/sys-cluster/sanlock/sanlock-3.8.2.ebuild
19 +++ b/sys-cluster/sanlock/sanlock-3.8.2.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 ~riscv ~s390 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
26 IUSE="python"
27
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"