Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/
Date: Sun, 22 Oct 2017 16:35:29
Message-Id: 1508690116.ef7befbdb532c1876eb4591797cf8987c98411e8.chewi@gentoo
1 commit: ef7befbdb532c1876eb4591797cf8987c98411e8
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 16:21:47 2017 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 16:35:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7befbd
7
8 sys-cluster/glusterfs: Add ~arm keyword
9
10 Tested quite heavily.
11
12 Package-Manager: Portage-2.3.12, Repoman-2.3.2
13
14 sys-cluster/glusterfs/glusterfs-3.12.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild b/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild
18 index 3811ea410c4..f5220e9f181 100644
19 --- a/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild
20 +++ b/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(get_version_component_
22
23 LICENSE="|| ( GPL-2 LGPL-3+ )"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
27 IUSE="bd-xlator crypt-xlator debug emacs +fuse +georeplication glupy infiniband qemu-block rsyslog static-libs +syslog systemtap test +tiering vim-syntax +xml"
28
29 REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} )