diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 18:27:36 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 18:33:37 +0200 |
commit | 25642aa79ab054f71e35422793a0e6c6f5186afa (patch) | |
tree | 5718470c8cabcc95290f60a6eaf03edba839df3b /sys-cluster/corosync | |
parent | dev-perl/Dist-Zilla-Plugin-Git: Fix missing/underspecified dependencies (diff) | |
download | gentoo-25642aa79ab054f71e35422793a0e6c6f5186afa.tar.gz gentoo-25642aa79ab054f71e35422793a0e6c6f5186afa.tar.bz2 gentoo-25642aa79ab054f71e35422793a0e6c6f5186afa.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-2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/corosync/corosync-2.4.2.ebuild b/sys-cluster/corosync/corosync-2.4.2.ebuild index e9f73b5cc8b4..be1d2139373a 100644 --- a/sys-cluster/corosync/corosync-2.4.2.ebuild +++ b/sys-cluster/corosync/corosync-2.4.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2 public-domain" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc infiniband static-libs systemd xml" # TODO: support those new configure flags |