diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-18 15:58:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-18 15:58:33 +0200 |
commit | c7e3242701adab6bf880b99e4228b5033833e4df (patch) | |
tree | 4ba75ace455845a7a0ad327001d8669c3ea01ba0 /sys-cluster/pacemaker | |
parent | kde-misc/yakuake: amd64 stable wrt bug #622062 (diff) | |
download | gentoo-c7e3242701adab6bf880b99e4228b5033833e4df.tar.gz gentoo-c7e3242701adab6bf880b99e4228b5033833e4df.tar.bz2 gentoo-c7e3242701adab6bf880b99e4228b5033833e4df.zip |
sys-cluster/pacemaker: amd64 stable wrt bug #599194
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster/pacemaker')
-rw-r--r-- | sys-cluster/pacemaker/pacemaker-1.1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/pacemaker/pacemaker-1.1.16.ebuild b/sys-cluster/pacemaker/pacemaker-1.1.16.ebuild index e746e5d0bca4..5eefe28ab16b 100644 --- a/sys-cluster/pacemaker/pacemaker-1.1.16.ebuild +++ b/sys-cluster/pacemaker/pacemaker-1.1.16.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/ClusterLabs/${PN}/archive/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" REQUIRED_USE="cman? ( !heartbeat )" IUSE="acl cman heartbeat smtp snmp static-libs" |