diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:02:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:05:04 +0100 |
commit | cc0e9f88b46c91517ec057c2413aa8e9acb8b681 (patch) | |
tree | 6aa5f990a1352afa8f84518420cc35a827292b46 /sys-cluster/corosync | |
parent | app-emacs/emacs-common-gentoo: amd64 stable wrt bug #648098 (diff) | |
download | gentoo-cc0e9f88b46c91517ec057c2413aa8e9acb8b681.tar.gz gentoo-cc0e9f88b46c91517ec057c2413aa8e9acb8b681.tar.bz2 gentoo-cc0e9f88b46c91517ec057c2413aa8e9acb8b681.zip |
sys-cluster/corosync: amd64 stable wrt bug #645032
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-cluster/corosync')
-rw-r--r-- | sys-cluster/corosync/corosync-1.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/corosync/corosync-1.4.7.ebuild b/sys-cluster/corosync/corosync-1.4.7.ebuild index 3bc72a9acd7d..0244e2a6b03f 100644 --- a/sys-cluster/corosync/corosync-1.4.7.ebuild +++ b/sys-cluster/corosync/corosync-1.4.7.ebuild @@ -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 |