diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 18:47:48 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 18:52:21 +0200 |
commit | 83e2c59ab8b5d644820d9a518f0359a7f201acd5 (patch) | |
tree | c73440636b37ef9640da3d708f38dd1a0d6e716b /sys-cluster/corosync | |
parent | sys-cluster/openais: keyword ~arm64 (diff) | |
download | gentoo-83e2c59ab8b5d644820d9a518f0359a7f201acd5.tar.gz gentoo-83e2c59ab8b5d644820d9a518f0359a7f201acd5.tar.bz2 gentoo-83e2c59ab8b5d644820d9a518f0359a7f201acd5.zip |
sys-cluster/corosync: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-cluster/corosync')
-rw-r--r-- | sys-cluster/corosync/corosync-1.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/corosync/corosync-1.4.7.ebuild b/sys-cluster/corosync/corosync-1.4.7.ebuild index 3f64531dfcff..9e2073d415c6 100644 --- a/sys-cluster/corosync/corosync-1.4.7.ebuild +++ b/sys-cluster/corosync/corosync-1.4.7.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 EAPI=4 @@ -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 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm64 ~hppa ~x86 ~x86-fbsd" IUSE="doc infiniband ssl static-libs" RDEPEND="!sys-cluster/heartbeat |