diff options
author | Sam James <sam@gentoo.org> | 2021-01-01 23:29:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-01 23:29:42 +0000 |
commit | ce8b7463acd22de8c717a187e316647d5a2099c3 (patch) | |
tree | 3ac8e71288976b7582592d0fc91de6186ba221eb /sys-cluster/corosync | |
parent | sys-cluster/pacemaker: Stabilize 2.0.5 amd64, #711674 (diff) | |
download | gentoo-ce8b7463acd22de8c717a187e316647d5a2099c3.tar.gz gentoo-ce8b7463acd22de8c717a187e316647d5a2099c3.tar.bz2 gentoo-ce8b7463acd22de8c717a187e316647d5a2099c3.zip |
sys-cluster/corosync: Stabilize 2.4.5 amd64, #711674
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/corosync')
-rw-r--r-- | sys-cluster/corosync/corosync-2.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/corosync/corosync-2.4.5.ebuild b/sys-cluster/corosync/corosync-2.4.5.ebuild index a5382c7f7f8e..53837dc49ef1 100644 --- a/sys-cluster/corosync/corosync-2.4.5.ebuild +++ b/sys-cluster/corosync/corosync-2.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc infiniband static-libs systemd xml" # TODO: support those new configure flags |