diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 14:10:02 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 16:09:13 +0100 |
commit | 7d4c408066ccf83c333ece79952e18e08b6b8b05 (patch) | |
tree | c58f539c4680f8cd5111d472ef50398346f9cdb5 /sys-cluster/corosync | |
parent | dev-libs/check: x86 stable (bug #644648) (diff) | |
download | gentoo-7d4c408066ccf83c333ece79952e18e08b6b8b05.tar.gz gentoo-7d4c408066ccf83c333ece79952e18e08b6b8b05.tar.bz2 gentoo-7d4c408066ccf83c333ece79952e18e08b6b8b05.zip |
sys-cluster/corosync: x86 stable (bug #645032)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 9e2073d415c6..3bc72a9acd7d 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-2017 Gentoo Foundation +# Copyright 1999-2018 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 ~arm64 ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm64 ~hppa x86 ~x86-fbsd" IUSE="doc infiniband ssl static-libs" RDEPEND="!sys-cluster/heartbeat |