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: Sun, 18 Jun 2017 14:01:20
Message-Id: 1497794313.c7e3242701adab6bf880b99e4228b5033833e4df.ago@gentoo
1 commit: c7e3242701adab6bf880b99e4228b5033833e4df
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 13:58:33 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 13:58:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e32427
7
8 sys-cluster/pacemaker: amd64 stable wrt bug #599194
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
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 e746e5d0bca..5eefe28ab16 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"