diff options
Diffstat (limited to 'sys-cluster/pacemaker/pacemaker-1.1.16.ebuild')
-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 300cc72025e1..a1744825da24 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" |