diff options
author | 2017-02-23 09:34:33 +0100 | |
---|---|---|
committer | 2017-02-23 09:34:33 +0100 | |
commit | b77cf0521b032c2d6d3e7cf21b8b946ebc01d339 (patch) | |
tree | 9cafb969ee7fe065d5198a076584c1e832e58826 /sys-cluster | |
parent | sys-cluster/libqb: Add ~ppc ~ppc64 keywords (bug 413543). (diff) | |
download | gentoo-b77cf0521b032c2d6d3e7cf21b8b946ebc01d339.tar.gz gentoo-b77cf0521b032c2d6d3e7cf21b8b946ebc01d339.tar.bz2 gentoo-b77cf0521b032c2d6d3e7cf21b8b946ebc01d339.zip |
sys-cluster/corosync: Add ~ppc64 keyword (bug 413543).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/corosync/corosync-2.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/corosync/corosync-2.3.5.ebuild b/sys-cluster/corosync/corosync-2.3.5.ebuild index 458c3f77d928..a3a45faf4a53 100644 --- a/sys-cluster/corosync/corosync-2.3.5.ebuild +++ b/sys-cluster/corosync/corosync-2.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://build.clusterlabs.org/corosync/releases/${P}.tar.gz" LICENSE="BSD-2 public-domain" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="doc infiniband static-libs systemd xml" # TODO: support those new configure flags |