From: James Le Cuirot Date: Sat, 21 Oct 2017 22:55:02 +0000 (+0100) Subject: sys-cluster/csync2: Add ~arm keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aa9a993588c41ca240734bc985e8dea9981098c1;p=gentoo.git sys-cluster/csync2: Add ~arm keyword WFM! Package-Manager: Portage-2.3.12, Repoman-2.3.2 --- diff --git a/sys-cluster/csync2/csync2-2.0.ebuild b/sys-cluster/csync2/csync2-2.0.ebuild index 93288e0b154a..727751fad472 100644 --- a/sys-cluster/csync2/csync2-2.0.ebuild +++ b/sys-cluster/csync2/csync2-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="http://oss.linbit.com/csync2/" SRC_URI="http://oss.linbit.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="mysql postgres sqlite ssl xinetd"