Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/pacemaker/
Date: Tue, 20 Jun 2017 05:18:07
Message-Id: 1497935773.75674354be3b8d5e0f6929d9ee2363b6807fde4e.ago@gentoo
1 commit: 75674354be3b8d5e0f6929d9ee2363b6807fde4e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 20 05:16:13 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 20 05:16:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75674354
7
8 sys-cluster/pacemaker: x86 stable wrt bug #599194
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-cluster/pacemaker/pacemaker-1.1.16.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-cluster/pacemaker/pacemaker-1.1.16.ebuild b/sys-cluster/pacemaker/pacemaker-1.1.16.ebuild
18 index 5eefe28ab16..300cc72025e 100644
19 --- a/sys-cluster/pacemaker/pacemaker-1.1.16.ebuild
20 +++ b/sys-cluster/pacemaker/pacemaker-1.1.16.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/ClusterLabs/${PN}/archive/${MY_P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~hppa ~x86"
26 +KEYWORDS="amd64 ~hppa x86"
27 REQUIRED_USE="cman? ( !heartbeat )"
28 IUSE="acl cman heartbeat smtp snmp static-libs"