diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-03 21:19:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-03 21:19:30 +0100 |
commit | 25ae4a92ffbeb582ca5d58aff55a83b8e2082516 (patch) | |
tree | dce7cb649e3499d965230f764bebc196c3beee6d /sys-cluster/corosync | |
parent | sys-cluster/pacemaker: x86 stable (bug #711674) (diff) | |
download | gentoo-25ae4a92ffbeb582ca5d58aff55a83b8e2082516.tar.gz gentoo-25ae4a92ffbeb582ca5d58aff55a83b8e2082516.tar.bz2 gentoo-25ae4a92ffbeb582ca5d58aff55a83b8e2082516.zip |
sys-cluster/corosync: x86 stable (bug #711674)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-cluster/corosync')
-rw-r--r-- | sys-cluster/corosync/corosync-2.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/corosync/corosync-2.4.5.ebuild b/sys-cluster/corosync/corosync-2.4.5.ebuild index 53837dc49ef1..7fb8b3de2c07 100644 --- a/sys-cluster/corosync/corosync-2.4.5.ebuild +++ b/sys-cluster/corosync/corosync-2.4.5.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 ~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 |