sys-cluster/csync2: Add ~arm keyword
authorJames Le Cuirot <chewi@gentoo.org>
Sat, 21 Oct 2017 22:55:02 +0000 (23:55 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Sat, 21 Oct 2017 22:55:02 +0000 (23:55 +0100)
WFM!

Package-Manager: Portage-2.3.12, Repoman-2.3.2

sys-cluster/csync2/csync2-2.0.ebuild

index 93288e0b154a6356a1798ef392e45d454fe490dc..727751fad47284cd54f42b426ec92d1b991c5542 100644 (file)
@@ -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"