commit: ef7befbdb532c1876eb4591797cf8987c98411e8 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Oct 22 16:21:47 2017 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Oct 22 16:35:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7befbd
sys-cluster/glusterfs: Add ~arm keyword Tested quite heavily. Package-Manager: Portage-2.3.12, Repoman-2.3.2 sys-cluster/glusterfs/glusterfs-3.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild b/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild index 3811ea410c4..f5220e9f181 100644 --- a/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild +++ b/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(get_version_component_ LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="bd-xlator crypt-xlator debug emacs +fuse +georeplication glupy infiniband qemu-block rsyslog static-libs +syslog systemtap test +tiering vim-syntax +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} )
