diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-19 02:56:16 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-19 02:56:16 +0200 |
commit | 75db5ad01a07df5eef7dcf66c2aad097ceb1129c (patch) | |
tree | 77419169834c051e7944c889d631d1fefd829c41 /sys-cluster/corosync | |
parent | dev-tex/tex4ht: ppc stable (bug 617038). (diff) | |
download | gentoo-75db5ad01a07df5eef7dcf66c2aad097ceb1129c.tar.gz gentoo-75db5ad01a07df5eef7dcf66c2aad097ceb1129c.tar.bz2 gentoo-75db5ad01a07df5eef7dcf66c2aad097ceb1129c.zip |
sys-cluster/corosync: ppc stable (bug 617564).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-cluster/corosync')
-rw-r--r-- | sys-cluster/corosync/corosync-2.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/corosync/corosync-2.3.5.ebuild b/sys-cluster/corosync/corosync-2.3.5.ebuild index 61d2d0600347..beebf9585386 100644 --- a/sys-cluster/corosync/corosync-2.3.5.ebuild +++ b/sys-cluster/corosync/corosync-2.3.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://build.clusterlabs.org/corosync/releases/${P}.tar.gz" LICENSE="BSD-2 public-domain" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" IUSE="doc infiniband static-libs systemd xml" # TODO: support those new configure flags |